mirror of
https://github.com/UberGames/RPG-X2-rpgxEF.git
synced 2024-11-13 00:14:06 +00:00
58 lines
1.3 KiB
XML
58 lines
1.3 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="BuildQVM"
|
|
SccProjectName=""
|
|
SccLocalPath=""
|
|
Keyword="MakeFileProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="0"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="buildvms.bat"
|
|
ReBuildCommandLine="buildvms.bat "
|
|
Output="..\baseef\game.qvm"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\BuildQVM___Win32_Debug"
|
|
IntermediateDirectory=".\BuildQVM___Win32_Debug"
|
|
ConfigurationType="0"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="buildvms.bat"
|
|
ReBuildCommandLine="buildvms.bat "
|
|
Output="..\baseef\game.qvm"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath="buildvms.bat">
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
</FileConfiguration>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|