mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- Forgot to save project before committing.
SVN r816 (trunk)
This commit is contained in:
parent
8ea316e33b
commit
b1241d7f06
1 changed files with 24 additions and 0 deletions
24
zdoom.vcproj
24
zdoom.vcproj
|
@ -6342,6 +6342,30 @@
|
||||||
RelativePath=".\src\xlat\xlat.h"
|
RelativePath=".\src\xlat\xlat.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\xlat\xlat_parser.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Win32"
|
||||||
|
ExcludedFromBuild="true"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
ExcludedFromBuild="true"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\xlat\xlat_parser.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\xlat\xlat_parser.y"
|
RelativePath=".\src\xlat\xlat_parser.y"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue