mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 09:08:22 -05:00
10 lines
No EOL
359 B
Text
10 lines
No EOL
359 B
Text
[General]
|
|
Type = ConsoleApplication
|
|
SourceFiles = SourceFiles
|
|
Platform = Tool
|
|
|
|
[Project]
|
|
IncludePaths=../../src/talloc;../../include;../../src/mesa;../../src/mapi;../../src/glsl/msvc;../../src/glsl
|
|
Defines=snprintf=_snprintf;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE
|
|
DisabledVcWarnings=4291;4996;4800;4099;4244;4018;4245
|
|
Libraries=opengl32.lib |