2010-01-08 23:56:14 +00:00
|
|
|
|
<?xml version="1.0" encoding="shift_jis"?>
|
|
|
|
|
<VisualStudioProject
|
|
|
|
|
ProjectType="Visual C++"
|
2010-01-09 04:14:00 +00:00
|
|
|
|
Version="9.00"
|
2010-01-08 23:56:14 +00:00
|
|
|
|
Name="foo_input_vio2sf"
|
|
|
|
|
ProjectGUID="{22752D82-8F89-4F87-B07E-D254D7BF675A}"
|
|
|
|
|
RootNamespace="foo_input_vio2sf"
|
|
|
|
|
Keyword="Win32Proj"
|
2010-01-09 04:14:00 +00:00
|
|
|
|
TargetFrameworkVersion="131072"
|
2010-01-08 23:56:14 +00:00
|
|
|
|
>
|
|
|
|
|
<Platforms>
|
|
|
|
|
<Platform
|
|
|
|
|
Name="Win32"
|
|
|
|
|
/>
|
|
|
|
|
</Platforms>
|
|
|
|
|
<ToolFiles>
|
|
|
|
|
</ToolFiles>
|
|
|
|
|
<Configurations>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
|
ConfigurationType="2"
|
|
|
|
|
CharacterSet="1"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="0"
|
2010-01-09 04:14:00 +00:00
|
|
|
|
AdditionalIncludeDirectories="src/foobar;src"
|
2010-01-08 23:56:14 +00:00
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FOO_INPUT_VIO2SF_EXPORTS"
|
|
|
|
|
MinimalRebuild="true"
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
2010-01-09 04:14:00 +00:00
|
|
|
|
OutputFile="$(SolutionDir)$(ProjectName).dll"
|
2010-01-08 23:56:14 +00:00
|
|
|
|
LinkIncremental="2"
|
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
|
SubSystem="2"
|
2010-01-09 04:14:00 +00:00
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
|
DataExecutionPrevention="0"
|
2010-01-08 23:56:14 +00:00
|
|
|
|
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="2"
|
|
|
|
|
CharacterSet="1"
|
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
EnableIntrinsicFunctions="false"
|
2010-01-09 04:14:00 +00:00
|
|
|
|
AdditionalIncludeDirectories="src/foobar;src"
|
2010-01-08 23:56:14 +00:00
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FOO_INPUT_VIO2SF_EXPORTS"
|
|
|
|
|
StringPooling="true"
|
|
|
|
|
RuntimeLibrary="0"
|
2010-01-09 04:14:00 +00:00
|
|
|
|
FloatingPointModel="2"
|
2010-01-08 23:56:14 +00:00
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
|
DebugInformationFormat="0"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
2010-01-20 05:22:32 +00:00
|
|
|
|
OutputFile="OUTPUT\fb9\components\foo_input_vio2sf.dll"
|
2010-01-08 23:56:14 +00:00
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
GenerateManifest="true"
|
|
|
|
|
GenerateDebugInformation="false"
|
|
|
|
|
SubSystem="2"
|
|
|
|
|
OptimizeReferences="2"
|
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
|
SetChecksum="true"
|
2010-01-09 04:14:00 +00:00
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
|
DataExecutionPrevention="0"
|
2010-01-08 23:56:14 +00:00
|
|
|
|
TargetMachine="1"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCALinkTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManifestTool"
|
|
|
|
|
EmbedManifest="false"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
</Configurations>
|
|
|
|
|
<References>
|
|
|
|
|
</References>
|
|
|
|
|
<Files>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="<22>\<5C>[<5B>X <20>t<EFBFBD>@<40>C<EFBFBD><43>"
|
|
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
|
>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\xsfc\foo_input_xsf.cpp"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\xsfc\foo_input_xsfcfg.cpp"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\loadpe\loadpe.c"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\xsfc\xsfc.cpp"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\xsfc\xsfcfg.cpp"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="<22>w<EFBFBD>b<EFBFBD>_<EFBFBD>[ <20>t<EFBFBD>@<40>C<EFBFBD><43>"
|
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
|
>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\xsfc\leakchk.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\loadpe\loadpe.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\pversion.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\xsfc\tagget.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\xsfc\winresx.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\xsfc\xsfc.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\xsfc\xsfcfg.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\xsfc\xsfdrv.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="<22><><EFBFBD>\<5C>[<5B>X <20>t<EFBFBD>@<40>C<EFBFBD><43>"
|
|
|
|
|
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}"
|
|
|
|
|
>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\src\xsfc\xsfui.rc"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
</Files>
|
|
|
|
|
<Globals>
|
|
|
|
|
</Globals>
|
|
|
|
|
</VisualStudioProject>
|