mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 09:08:22 -05:00
9 lines
368 B
Text
9 lines
368 B
Text
[General]
|
|
Type = StaticLibrary
|
|
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
|