build: deploy changes
* moved sample projects from data to user folder * added fallback files for app and window settings * implemented copying app and window settings to user folder when not found on app startup * fixed upgrading for windows installer
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef UTILITY_H
|
||||
#define UTILITY_H
|
||||
|
||||
|
||||
|
||||
typedef unsigned int uint;
|
||||
|
||||
|
||||
|
||||
#endif // UTILITY_H
|
||||
Reference in New Issue
Block a user