mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0027115: Configuration, genproj - add headers to generated MS VS projects
Header files and non-compilable source files are now included within generated VS projects. genproj now generates DRAWEXE.rc.
This commit is contained in:
@@ -12,8 +12,10 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
// include windows.h first to have all definitions available
|
||||
#include <windows.h>
|
||||
#if defined(_WIN32)
|
||||
// include windows.h first to have all definitions available
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include <WNT_Window.hxx>
|
||||
|
||||
|
Reference in New Issue
Block a user