|
1 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | 2 | <VisualStudioProject |
3 | 3 | ProjectType="Visual C++" |
4 | | - Version="9,00" |
| 4 | + Version="9.00" |
5 | 5 | Name="lua5.1_dll" |
6 | 6 | ProjectGUID="{8EEECEE6-A6EC-BC48-8E76-22B87825444B}" |
7 | 7 | RootNamespace="lua5.1_dll" |
|
43 | 43 | Name="VCCLCompilerTool" |
44 | 44 | Optimization="0" |
45 | 45 | AdditionalIncludeDirectories="../../../Shared/publicsdk/lua/include" |
46 | | - PreprocessorDefinitions="FORCE_BUILD=3" |
| 46 | + PreprocessorDefinitions="LUA_USE_APICHECK" |
47 | 47 | MinimalRebuild="true" |
48 | 48 | BasicRuntimeChecks="3" |
49 | 49 | RuntimeLibrary="3" |
50 | 50 | EnableFunctionLevelLinking="true" |
51 | 51 | RuntimeTypeInfo="true" |
52 | 52 | UsePrecompiledHeader="0" |
53 | 53 | WarningLevel="3" |
54 | | - Detect64BitPortabilityProblems="true" |
55 | 54 | DebugInformationFormat="4" |
56 | 55 | CompileAs="1" |
57 | 56 | DisableSpecificWarnings="4996" |
|
130 | 129 | Name="VCCLCompilerTool" |
131 | 130 | Optimization="2" |
132 | 131 | AdditionalIncludeDirectories="../../../Shared/publicsdk/lua/include" |
133 | | - PreprocessorDefinitions="FORCE_BUILD=3" |
134 | 132 | StringPooling="true" |
135 | 133 | RuntimeLibrary="2" |
136 | 134 | EnableFunctionLevelLinking="true" |
137 | 135 | RuntimeTypeInfo="true" |
138 | 136 | UsePrecompiledHeader="0" |
139 | 137 | WarningLevel="3" |
140 | | - Detect64BitPortabilityProblems="true" |
141 | 138 | DebugInformationFormat="0" |
142 | 139 | CompileAs="1" |
143 | 140 | DisableSpecificWarnings="4996" |
|
217 | 214 | Name="VCCLCompilerTool" |
218 | 215 | Optimization="2" |
219 | 216 | AdditionalIncludeDirectories="../../../Shared/publicsdk/lua/include" |
220 | | - PreprocessorDefinitions="FORCE_BUILD=3" |
221 | 217 | StringPooling="true" |
222 | 218 | RuntimeLibrary="2" |
223 | 219 | EnableFunctionLevelLinking="true" |
224 | 220 | RuntimeTypeInfo="true" |
225 | 221 | UsePrecompiledHeader="0" |
226 | 222 | WarningLevel="3" |
227 | | - Detect64BitPortabilityProblems="true" |
228 | 223 | DebugInformationFormat="0" |
229 | 224 | CompileAs="1" |
230 | 225 | DisableSpecificWarnings="4996" |
|
409 | 404 | > |
410 | 405 | </File> |
411 | 406 | </Filter> |
| 407 | + <Filter |
| 408 | + Name="inc" |
| 409 | + > |
| 410 | + <File |
| 411 | + RelativePath="..\src\lapi.h" |
| 412 | + > |
| 413 | + </File> |
| 414 | + <File |
| 415 | + RelativePath="..\src\lauxlib.h" |
| 416 | + > |
| 417 | + </File> |
| 418 | + <File |
| 419 | + RelativePath="..\src\lcode.h" |
| 420 | + > |
| 421 | + </File> |
| 422 | + <File |
| 423 | + RelativePath="..\src\ldebug.h" |
| 424 | + > |
| 425 | + </File> |
| 426 | + <File |
| 427 | + RelativePath="..\src\ldo.h" |
| 428 | + > |
| 429 | + </File> |
| 430 | + <File |
| 431 | + RelativePath="..\src\lfunc.h" |
| 432 | + > |
| 433 | + </File> |
| 434 | + <File |
| 435 | + RelativePath="..\src\lgc.h" |
| 436 | + > |
| 437 | + </File> |
| 438 | + <File |
| 439 | + RelativePath="..\src\llex.h" |
| 440 | + > |
| 441 | + </File> |
| 442 | + <File |
| 443 | + RelativePath="..\src\llimits.h" |
| 444 | + > |
| 445 | + </File> |
| 446 | + <File |
| 447 | + RelativePath="..\src\lmem.h" |
| 448 | + > |
| 449 | + </File> |
| 450 | + <File |
| 451 | + RelativePath="..\src\lobject.h" |
| 452 | + > |
| 453 | + </File> |
| 454 | + <File |
| 455 | + RelativePath="..\src\lopcodes.h" |
| 456 | + > |
| 457 | + </File> |
| 458 | + <File |
| 459 | + RelativePath="..\src\lparser.h" |
| 460 | + > |
| 461 | + </File> |
| 462 | + <File |
| 463 | + RelativePath="..\src\lstate.h" |
| 464 | + > |
| 465 | + </File> |
| 466 | + <File |
| 467 | + RelativePath="..\src\lstring.h" |
| 468 | + > |
| 469 | + </File> |
| 470 | + <File |
| 471 | + RelativePath="..\src\ltable.h" |
| 472 | + > |
| 473 | + </File> |
| 474 | + <File |
| 475 | + RelativePath="..\src\ltm.h" |
| 476 | + > |
| 477 | + </File> |
| 478 | + <File |
| 479 | + RelativePath="..\src\lua.h" |
| 480 | + > |
| 481 | + </File> |
| 482 | + <File |
| 483 | + RelativePath="..\src\luaconf.h" |
| 484 | + > |
| 485 | + </File> |
| 486 | + <File |
| 487 | + RelativePath="..\src\lualib.h" |
| 488 | + > |
| 489 | + </File> |
| 490 | + <File |
| 491 | + RelativePath="..\src\lundump.h" |
| 492 | + > |
| 493 | + </File> |
| 494 | + <File |
| 495 | + RelativePath="..\src\lvm.h" |
| 496 | + > |
| 497 | + </File> |
| 498 | + <File |
| 499 | + RelativePath="..\src\lzio.h" |
| 500 | + > |
| 501 | + </File> |
| 502 | + </Filter> |
412 | 503 | </Files> |
413 | 504 | <Globals> |
414 | 505 | </Globals> |
|
0 commit comments