10 lines
359 B
Plaintext
10 lines
359 B
Plaintext
[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 |