mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 00:49:19 +02:00
Change subsystem from console to windows
This commit is contained in:
2
EU07.cpp
2
EU07.cpp
@@ -29,7 +29,7 @@ Stele, firleju, szociu, hunter, ZiomalCl, OLI_EU and others
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#pragma comment(linker, "/subsystem:console /ENTRY:mainCRTStartup")
|
#pragma comment(linker, "/subsystem:windows /ENTRY:mainCRTStartup")
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void export_e3d_standalone(std::string in, std::string out, int flags, bool dynamic);
|
void export_e3d_standalone(std::string in, std::string out, int flags, bool dynamic);
|
||||||
|
|||||||
Reference in New Issue
Block a user