1<?xml version="1.0" encoding="shift_jis"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="7.10" 5 Name="darch" 6 ProjectGUID="{922C28E6-05FD-4559-A32B-728CA2928701}" 7 SccProjectName=""$/Dolphin/build/tools/dls1wt/src", PEMAAAAA" 8 SccLocalPath="."> 9 <Platforms> 10 <Platform 11 Name="Win32"/> 12 </Platforms> 13 <Configurations> 14 <Configuration 15 Name="Release|Win32" 16 OutputDirectory=".\Release" 17 IntermediateDirectory=".\Release" 18 ConfigurationType="1" 19 UseOfMFC="0" 20 ATLMinimizesCRunTimeLibraryUsage="FALSE" 21 CharacterSet="2"> 22 <Tool 23 Name="VCCLCompilerTool" 24 Optimization="2" 25 InlineFunctionExpansion="1" 26 AdditionalIncludeDirectories="..\include;..\..\..\..\include" 27 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 28 StringPooling="TRUE" 29 RuntimeLibrary="4" 30 EnableFunctionLevelLinking="TRUE" 31 PrecompiledHeaderFile=".\Release/darch.pch" 32 AssemblerListingLocation=".\Release/" 33 ObjectFile=".\Release/" 34 ProgramDataBaseFileName=".\Release/" 35 WarningLevel="3" 36 SuppressStartupBanner="TRUE"/> 37 <Tool 38 Name="VCCustomBuildTool"/> 39 <Tool 40 Name="VCLinkerTool" 41 OutputFile=".\Release/darch.exe" 42 LinkIncremental="1" 43 SuppressStartupBanner="TRUE" 44 ProgramDatabaseFile=".\Release/darch.pdb" 45 SubSystem="1" 46 TargetMachine="1"/> 47 <Tool 48 Name="VCMIDLTool" 49 TypeLibraryName=".\Release/dls1wt.tlb" 50 HeaderFileName=""/> 51 <Tool 52 Name="VCPostBuildEventTool"/> 53 <Tool 54 Name="VCPreBuildEventTool"/> 55 <Tool 56 Name="VCPreLinkEventTool"/> 57 <Tool 58 Name="VCResourceCompilerTool" 59 PreprocessorDefinitions="NDEBUG" 60 Culture="1033"/> 61 <Tool 62 Name="VCWebServiceProxyGeneratorTool"/> 63 <Tool 64 Name="VCXMLDataGeneratorTool"/> 65 <Tool 66 Name="VCWebDeploymentTool"/> 67 <Tool 68 Name="VCManagedWrapperGeneratorTool"/> 69 <Tool 70 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 71 </Configuration> 72 <Configuration 73 Name="Debug|Win32" 74 OutputDirectory=".\Debug" 75 IntermediateDirectory=".\Debug" 76 ConfigurationType="1" 77 UseOfMFC="0" 78 ATLMinimizesCRunTimeLibraryUsage="FALSE" 79 CharacterSet="2"> 80 <Tool 81 Name="VCCLCompilerTool" 82 Optimization="0" 83 AdditionalIncludeDirectories="..\include;..\..\..\..\include" 84 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" 85 BasicRuntimeChecks="3" 86 RuntimeLibrary="5" 87 PrecompiledHeaderFile=".\Debug/darch.pch" 88 AssemblerListingLocation=".\Debug/" 89 ObjectFile=".\Debug/" 90 ProgramDataBaseFileName=".\Debug/" 91 WarningLevel="3" 92 SuppressStartupBanner="TRUE" 93 DebugInformationFormat="4"/> 94 <Tool 95 Name="VCCustomBuildTool"/> 96 <Tool 97 Name="VCLinkerTool" 98 OutputFile=".\Debug/darch.exe" 99 LinkIncremental="1" 100 SuppressStartupBanner="TRUE" 101 GenerateDebugInformation="TRUE" 102 ProgramDatabaseFile=".\Debug/darch.pdb" 103 SubSystem="1" 104 TargetMachine="1"/> 105 <Tool 106 Name="VCMIDLTool" 107 TypeLibraryName=".\Debug/dls1wt.tlb" 108 HeaderFileName=""/> 109 <Tool 110 Name="VCPostBuildEventTool"/> 111 <Tool 112 Name="VCPreBuildEventTool"/> 113 <Tool 114 Name="VCPreLinkEventTool"/> 115 <Tool 116 Name="VCResourceCompilerTool" 117 PreprocessorDefinitions="_DEBUG" 118 Culture="1033"/> 119 <Tool 120 Name="VCWebServiceProxyGeneratorTool"/> 121 <Tool 122 Name="VCXMLDataGeneratorTool"/> 123 <Tool 124 Name="VCWebDeploymentTool"/> 125 <Tool 126 Name="VCManagedWrapperGeneratorTool"/> 127 <Tool 128 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 129 </Configuration> 130 </Configurations> 131 <References> 132 </References> 133 <Files> 134 <Filter 135 Name="Source Files" 136 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> 137 <File 138 RelativePath="..\src\create.c"> 139 </File> 140 <File 141 RelativePath="..\src\darch.c"> 142 </File> 143 <File 144 RelativePath="..\src\extract.c"> 145 </File> 146 <File 147 RelativePath="..\src\fst.c"> 148 </File> 149 <File 150 RelativePath="..\src\out.c"> 151 </File> 152 <File 153 RelativePath="..\src\utils.c"> 154 </File> 155 </Filter> 156 <Filter 157 Name="Header Files" 158 Filter="h;hpp;hxx;hm;inl"> 159 <File 160 RelativePath="..\include\darch.h"> 161 </File> 162 </Filter> 163 <Filter 164 Name="Resource Files" 165 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> 166 </Filter> 167 </Files> 168 <Globals> 169 </Globals> 170</VisualStudioProject> 171