Misc
This commit is contained in:
@@ -130,7 +130,9 @@ int CompileTextEditor() {
|
||||
int result = 0;
|
||||
|
||||
Array<Library> libs = {};
|
||||
libs.add(PrepareSDLDynamic());
|
||||
// if (Profile == PROFILE_DEBUG) libs.add(PrepareSDLDynamic());
|
||||
// else
|
||||
libs.add(PrepareSDL());
|
||||
libs.add(PrepareLua());
|
||||
libs.add(PrepareGlad());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user