mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
209 lines
4.4 KiB
Text
209 lines
4.4 KiB
Text
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="icupkg"
|
||
|
ProjectGUID="{62D4B15D-7A90-4ECB-BA19-5E021D6A21BC}"
|
||
|
Keyword="Win32Proj"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="Release"
|
||
|
IntermediateDirectory="Release"
|
||
|
ConfigurationType="1"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
CommandLine="copy "$(TargetPath)" ..\..\..\bin
"
|
||
|
Outputs="..\..\..\bin\$(TargetFileName)"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories="..\..\common;..\toolutil"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
|
||
|
StringPooling="true"
|
||
|
RuntimeLibrary="2"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
DisableLanguageExtensions="true"
|
||
|
TreatWChar_tAsBuiltInType="true"
|
||
|
PrecompiledHeaderFile="Release/icupkg.pch"
|
||
|
AssemblerListingLocation="Release/"
|
||
|
ObjectFile="Release/"
|
||
|
ProgramDataBaseFileName="Release/"
|
||
|
WarningLevel="4"
|
||
|
SuppressStartupBanner="true"
|
||
|
CompileAs="0"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
OutputFile="$(OutDir)/icupkg.exe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
ProgramDatabaseFile="Release/icupkg.pdb"
|
||
|
SubSystem="1"
|
||
|
OptimizeForWindows98="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="Debug"
|
||
|
IntermediateDirectory="Debug"
|
||
|
ConfigurationType="1"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
CommandLine="copy "$(TargetPath)" ..\..\..\bin
"
|
||
|
Outputs="..\..\..\bin\$(TargetFileName)"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="..\..\common;..\toolutil"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
BufferSecurityCheck="true"
|
||
|
DisableLanguageExtensions="true"
|
||
|
TreatWChar_tAsBuiltInType="true"
|
||
|
PrecompiledHeaderFile="Debug/icupkg.pch"
|
||
|
AssemblerListingLocation="Debug/"
|
||
|
ObjectFile="Debug/"
|
||
|
ProgramDataBaseFileName="Debug/"
|
||
|
BrowseInformation="1"
|
||
|
WarningLevel="4"
|
||
|
SuppressStartupBanner="true"
|
||
|
DebugInformationFormat="4"
|
||
|
CompileAs="0"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
OutputFile="$(OutDir)/icupkg.exe"
|
||
|
LinkIncremental="2"
|
||
|
SuppressStartupBanner="true"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(OutDir)/icupkg.pdb"
|
||
|
SubSystem="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
UseFAT32Workaround="true"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<File
|
||
|
RelativePath="icupkg.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|