mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-02 16:59:03 +00:00
87681b8bc5
Will be base code for improvments
443 lines
7.4 KiB
XML
443 lines
7.4 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="ctrtool"
|
|
ProjectGUID="{96F5CA15-30DA-4DF5-9DFF-523D58D38001}"
|
|
RootNamespace="ctrtooltje"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="windows;."
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4996"
|
|
UseFullPaths="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="windows;."
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="c:\dev\tools\bin\ctrtool.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\cia.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ctr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cwav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\exefs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\exheader.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\filepath.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\firm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\windows\getopt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\windows\getopt1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ivfc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\keyset.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzss.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ncch.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ncsd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\romfs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\settings.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stream.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tik.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tmd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\utils.c"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="polarssl"
|
|
>
|
|
<File
|
|
RelativePath=".\polarssl\aes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\polarssl\bignum.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\polarssl\rsa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\polarssl\sha2.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="tinyxml"
|
|
>
|
|
<File
|
|
RelativePath=".\tinyxml\tinystr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tinyxml\tinyxml.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tinyxml\tinyxmlerror.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tinyxml\tinyxmlparser.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\cia.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ctr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cwav.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\exefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\exheader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\filepath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\firm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\windows\getopt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\info.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ivfc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\keyset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzss.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ncch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ncsd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\romfs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\settings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tik.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tmd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\utils.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="polarssl"
|
|
>
|
|
<File
|
|
RelativePath=".\polarssl\aes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\polarssl\bignum.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\polarssl\bn_mul.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\polarssl\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\polarssl\rsa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\polarssl\sha2.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="tinyxml"
|
|
>
|
|
<File
|
|
RelativePath=".\tinyxml\tinystr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tinyxml\tinyxml.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|