imgtools/romtools/group/rombuild.vcproj
changeset 654 7c11c3d8d025
child 712 df89378e9223
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/imgtools/romtools/group/rombuild.vcproj	Tue Oct 26 11:12:31 2010 +0800
@@ -0,0 +1,474 @@
+<?xml version="1.0" encoding="gb2312"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="rombuild"
+	ProjectGUID="{77D9E2A3-AD01-4691-9137-8DA53692BE9D}"
+	RootNamespace="rombuild"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="196613"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="\VCOutput\Bins"
+			IntermediateDirectory="\VCOutput\Int\$(ProjectName)\$(ConfigurationName)"
+			ConfigurationType="1"
+			UseOfMFC="1"
+			UseOfATL="0"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="../../imglib/boostlibrary;../../imglib/boostlibrary/boost;../rombuild;../../imglib/inc;../../imglib/compress;../../imglib/memmap/include;../../imglib/patchdataprocessor/include;../../imglib/parameterfileprocessor/include;../../imglib/uniconv/include"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__MSVCDOTNET__;__TOOLS__ ;__VC32__;_STLP_DEBUG=1;__OPERATOR_NEW_DECLARED__;snprintf=_snprintf"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="1"
+				TreatWChar_tAsBuiltInType="false"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				DebugInformationFormat="4"
+				DisableSpecificWarnings="4819;4996;4244;4334"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				IgnoreImportLibrary="false"
+				OutputFile="$(OutDir)\$(ProjectName)D.exe"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="../../imglib/boostlibrary/binary/windows;../stlport_5-2-1_vc90_staticlib"
+				IgnoreDefaultLibraryNames=""
+				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="\VCOutput\Bins"
+			IntermediateDirectory="\VCOutput\Int\$(ProjectName)\$(ConfigurationName)"
+			ConfigurationType="1"
+			UseOfMFC="1"
+			UseOfATL="0"
+			CharacterSet="2"
+			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="../../imglib/boostlibrary;../../imglib/boostlibrary/boost;../rombuild;../../imglib/inc;../../imglib/compress;../../imglib/memmap/include;../../imglib/patchdataprocessor/include;../../imglib/parameterfileprocessor/include;../../imglib/uniconv/include"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;__MSVCDOTNET__;__TOOLS__ ;__VC32__;__OPERATOR_NEW_DECLARED__;snprintf=_snprintf"
+				RuntimeLibrary="0"
+				EnableFunctionLevelLinking="true"
+				TreatWChar_tAsBuiltInType="false"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+				DisableSpecificWarnings="4819;4996;4244;4334"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="../../imglib/boostlibrary/binary/windows;../stlport_5-2-1_vc90_staticlib"
+				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="Sources"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\..\imglib\e32image\deflate\inflate.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_areaset.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_build.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_collapse.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_coreimage.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_coreimagereader.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_dir.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_global.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_header.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_obey.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_rom.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_srec.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\rombuild.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\symbolgenerator.cpp"
+				>
+			</File>
+			<Filter
+				Name="e32image"
+				>
+				<File
+					RelativePath="..\..\imglib\e32image\deflate\compress.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\e32image\deflate\decode.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\e32image\deflate\deflate.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\e32image\e32image.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\e32image\deflate\encode.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\e32image\deflate\panic.cpp"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="compress"
+				>
+				<File
+					RelativePath="..\..\imglib\compress\byte_pair.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\compress\pagedcompress.cpp"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="e32uid"
+				>
+				<File
+					RelativePath="..\..\imglib\e32uid\e32uid.cpp"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="imglib_host"
+				>
+				<File
+					RelativePath="..\..\imglib\host\h_file.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\host\h_mem.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\host\h_utl.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\host\utf16string.cpp"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="memmap"
+				>
+				<File
+					RelativePath="..\..\imglib\memmap\source\memmap.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\memmap\source\memmaputils.cpp"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="parameterfileprocessor"
+				>
+				<File
+					RelativePath="..\..\imglib\parameterfileprocessor\source\parameterfileprocessor.cpp"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="patchdataprocessor"
+				>
+				<File
+					RelativePath="..\..\imglib\patchdataprocessor\source\patchdataprocessor.cpp"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="uniconv"
+				>
+				<File
+					RelativePath="..\..\imglib\uniconv\source\uniconv.cpp"
+					>
+				</File>
+			</Filter>
+		</Filter>
+		<Filter
+			Name="Headers"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\rombuild\r_areaset.h"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_coreimage.h"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_coreimagereader.h"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_dir.h"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_global.h"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_mromimage.h"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_obey.h"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\r_rom.h"
+				>
+			</File>
+			<File
+				RelativePath="..\rombuild\symbolgenerator.h"
+				>
+			</File>
+			<Filter
+				Name="compress"
+				>
+				<File
+					RelativePath="..\..\imglib\compress\byte_pair.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="e32image"
+				>
+				<File
+					RelativePath="..\..\imglib\e32image\deflate\deflate.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\e32image\deflate\farray.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\e32image\deflate\huffman.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\e32image\deflate\panic.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="imglib_inc"
+				>
+				<File
+					RelativePath="..\..\imglib\inc\e32image.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\inc\h_utl.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\inc\utf16string.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="memmap"
+				>
+				<File
+					RelativePath="..\..\imglib\memmap\include\memmap.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\imglib\memmap\include\memmaputils.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="patchdataprocessor"
+				>
+				<File
+					RelativePath="..\..\imglib\patchdataprocessor\include\patchdataprocessor.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="parameterfileprocessor"
+				>
+				<File
+					RelativePath="..\..\imglib\parameterfileprocessor\include\parameterfileprocessor.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="uniconv"
+				>
+				<File
+					RelativePath="..\..\imglib\uniconv\include\uniconv.hpp"
+					>
+				</File>
+			</Filter>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>