205 lines
4.7 KiB
XML
205 lines
4.7 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="Cxbe"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Bin"
|
|
IntermediateDirectory=".\Bin"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="Include,Include/Core/,Include/Standard,Include/Standard/Cxbe,Include/Win32/"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Bin/Cxbe.pch"
|
|
AssemblerListingLocation=".\Bin/"
|
|
ObjectFile=".\Bin/"
|
|
ProgramDataBaseFileName=".\Bin/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
|
OutputFile=".\Bin/Cxbe.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
ProgramDatabaseFile=".\Bin/Cxbe.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Bin/Cxbe.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Bin/Debug"
|
|
IntermediateDirectory=".\Bin/Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="Include,Include/Core/,Include/Standard,Include/Standard/Cxbe,Include/Win32/"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Bin/Debug/Cxbe.pch"
|
|
AssemblerListingLocation=".\Bin/Debug/"
|
|
ObjectFile=".\Bin/Debug/"
|
|
ProgramDataBaseFileName=".\Bin/Debug/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
|
OutputFile=".\Bin/Debug/Cxbe.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Bin/Debug/Cxbe.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Bin/Debug/Cxbe.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Bin"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Bin\Cxbe.exe">
|
|
</File>
|
|
<Filter
|
|
Name="Debug"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Bin\Debug\Cxbe.exe">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Doc"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Doc\Changelog.txt">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Doc\Input.txt">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Doc\RemovedCode.txt">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Doc\Thanks.txt">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Doc\Todo.txt">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Include"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Include\Win32\AlignPosfix1.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\Win32\AlignPrefix1.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\Cxbx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\Core\Error.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\Core\Exe.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\Core\Xbe.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Source\Core\Error.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\Core\Exe.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\Standard\Cxbe\Main.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\Core\OpenXDK.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\Core\Xbe.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource"
|
|
Filter="">
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|