mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
c424146e2c
svn path=/branches/cmake-bringup/; revision=48236
356 lines
7 KiB
XML
356 lines
7 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="toolutil"
|
|
ProjectGUID="{6B231032-3CB5-4EED-9210-810D666A23A0}"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\..\..\..\lib"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\..\..\..\lib\icutu.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories="..\..\..\include,..\..\common"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
DisableLanguageExtensions="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
PrecompiledHeaderFile=".\Release/toolutil.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="..\..\..\bin\icutu38.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\..\lib"
|
|
ProgramDatabaseFile=".\..\..\..\lib\icutu38.pdb"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="1"
|
|
LinkTimeCodeGeneration="1"
|
|
BaseAddress="0x4ac00000"
|
|
ImportLibrary="..\..\..\lib\icutu.lib"
|
|
/>
|
|
<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=".\..\..\..\lib"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\..\..\..\lib\icutud.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\include,..\..\common"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
DisableLanguageExtensions="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
PrecompiledHeaderFile=".\Debug/toolutil.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="..\..\..\bin\icutu38d.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\..\lib"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\..\..\..\lib\icutu38d.pdb"
|
|
BaseAddress="0x4ac00000"
|
|
ImportLibrary="..\..\..\lib\icutud.lib"
|
|
/>
|
|
<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>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath=".\filestrm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\package.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pkgitems.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\propsvec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\swapimpl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\toolutil.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
DisableLanguageExtensions="false"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
DisableLanguageExtensions="false"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ucbuf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ucm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ucmstate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\unewdata.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\uoptions.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\uparse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\writesrc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\xmlparser.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath=".\filestrm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\package.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pkg_imp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\propsvec.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\swapimpl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\toolutil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ucbuf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ucm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\unewdata.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\uoptions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\uparse.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\writesrc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\xmlparser.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|