crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianNativeTools/SymbianNativeTools.vcproj
changeset 0 818e61de6cd1
child 3 045ade241ef5
equal deleted inserted replaced
-1:000000000000 0:818e61de6cd1
       
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioProject
       
     3 	ProjectType="Visual C++"
       
     4 	Version="9.00"
       
     5 	Name="SymbianNativeTools"
       
     6 	ProjectGUID="{34CD3FB3-ABA7-4FA9-A30A-ACA8973039F8}"
       
     7 	RootNamespace="SymbianNativeTools"
       
     8 	Keyword="Win32Proj"
       
     9 	TargetFrameworkVersion="196613"
       
    10 	>
       
    11 	<Platforms>
       
    12 		<Platform
       
    13 			Name="Win32"
       
    14 		/>
       
    15 	</Platforms>
       
    16 	<ToolFiles>
       
    17 	</ToolFiles>
       
    18 	<Configurations>
       
    19 		<Configuration
       
    20 			Name="Debug|Win32"
       
    21 			OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
       
    22 			IntermediateDirectory="$(ConfigurationName)"
       
    23 			ConfigurationType="2"
       
    24 			CharacterSet="1"
       
    25 			>
       
    26 			<Tool
       
    27 				Name="VCPreBuildEventTool"
       
    28 			/>
       
    29 			<Tool
       
    30 				Name="VCCustomBuildTool"
       
    31 			/>
       
    32 			<Tool
       
    33 				Name="VCXMLDataGeneratorTool"
       
    34 			/>
       
    35 			<Tool
       
    36 				Name="VCWebServiceProxyGeneratorTool"
       
    37 			/>
       
    38 			<Tool
       
    39 				Name="VCMIDLTool"
       
    40 			/>
       
    41 			<Tool
       
    42 				Name="VCCLCompilerTool"
       
    43 				Optimization="0"
       
    44 				AdditionalIncludeDirectories=".\Include"
       
    45 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;__VC32__;__MSVCDOTNET__;SYMBIAN_NATIVE_TOOL_EXPORTS"
       
    46 				MinimalRebuild="true"
       
    47 				BasicRuntimeChecks="3"
       
    48 				RuntimeLibrary="3"
       
    49 				UsePrecompiledHeader="0"
       
    50 				WarningLevel="3"
       
    51 				DebugInformationFormat="4"
       
    52 			/>
       
    53 			<Tool
       
    54 				Name="VCManagedResourceCompilerTool"
       
    55 			/>
       
    56 			<Tool
       
    57 				Name="VCResourceCompilerTool"
       
    58 			/>
       
    59 			<Tool
       
    60 				Name="VCPreLinkEventTool"
       
    61 			/>
       
    62 			<Tool
       
    63 				Name="VCLinkerTool"
       
    64 				LinkIncremental="2"
       
    65 				GenerateDebugInformation="true"
       
    66 				SubSystem="2"
       
    67 				TargetMachine="1"
       
    68 			/>
       
    69 			<Tool
       
    70 				Name="VCALinkTool"
       
    71 			/>
       
    72 			<Tool
       
    73 				Name="VCManifestTool"
       
    74 			/>
       
    75 			<Tool
       
    76 				Name="VCXDCMakeTool"
       
    77 			/>
       
    78 			<Tool
       
    79 				Name="VCBscMakeTool"
       
    80 			/>
       
    81 			<Tool
       
    82 				Name="VCFxCopTool"
       
    83 			/>
       
    84 			<Tool
       
    85 				Name="VCAppVerifierTool"
       
    86 			/>
       
    87 			<Tool
       
    88 				Name="VCPostBuildEventTool"
       
    89 				CommandLine=""
       
    90 			/>
       
    91 		</Configuration>
       
    92 		<Configuration
       
    93 			Name="Release|Win32"
       
    94 			OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
       
    95 			IntermediateDirectory="$(ConfigurationName)"
       
    96 			ConfigurationType="2"
       
    97 			CharacterSet="1"
       
    98 			WholeProgramOptimization="1"
       
    99 			>
       
   100 			<Tool
       
   101 				Name="VCPreBuildEventTool"
       
   102 			/>
       
   103 			<Tool
       
   104 				Name="VCCustomBuildTool"
       
   105 			/>
       
   106 			<Tool
       
   107 				Name="VCXMLDataGeneratorTool"
       
   108 			/>
       
   109 			<Tool
       
   110 				Name="VCWebServiceProxyGeneratorTool"
       
   111 			/>
       
   112 			<Tool
       
   113 				Name="VCMIDLTool"
       
   114 			/>
       
   115 			<Tool
       
   116 				Name="VCCLCompilerTool"
       
   117 				Optimization="2"
       
   118 				EnableIntrinsicFunctions="true"
       
   119 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SYMBIANBYTEPAIRLIB_EXPORTS"
       
   120 				RuntimeLibrary="2"
       
   121 				EnableFunctionLevelLinking="true"
       
   122 				UsePrecompiledHeader="2"
       
   123 				WarningLevel="3"
       
   124 				DebugInformationFormat="3"
       
   125 			/>
       
   126 			<Tool
       
   127 				Name="VCManagedResourceCompilerTool"
       
   128 			/>
       
   129 			<Tool
       
   130 				Name="VCResourceCompilerTool"
       
   131 			/>
       
   132 			<Tool
       
   133 				Name="VCPreLinkEventTool"
       
   134 			/>
       
   135 			<Tool
       
   136 				Name="VCLinkerTool"
       
   137 				LinkIncremental="1"
       
   138 				GenerateDebugInformation="true"
       
   139 				SubSystem="2"
       
   140 				OptimizeReferences="2"
       
   141 				EnableCOMDATFolding="2"
       
   142 				TargetMachine="1"
       
   143 			/>
       
   144 			<Tool
       
   145 				Name="VCALinkTool"
       
   146 			/>
       
   147 			<Tool
       
   148 				Name="VCManifestTool"
       
   149 			/>
       
   150 			<Tool
       
   151 				Name="VCXDCMakeTool"
       
   152 			/>
       
   153 			<Tool
       
   154 				Name="VCBscMakeTool"
       
   155 			/>
       
   156 			<Tool
       
   157 				Name="VCFxCopTool"
       
   158 			/>
       
   159 			<Tool
       
   160 				Name="VCAppVerifierTool"
       
   161 			/>
       
   162 			<Tool
       
   163 				Name="VCPostBuildEventTool"
       
   164 			/>
       
   165 		</Configuration>
       
   166 	</Configurations>
       
   167 	<References>
       
   168 	</References>
       
   169 	<Files>
       
   170 		<Filter
       
   171 			Name="Source Files"
       
   172 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
       
   173 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
       
   174 			>
       
   175 			<File
       
   176 				RelativePath=".\Source\SymbianBytePair.cpp"
       
   177 				>
       
   178 			</File>
       
   179 			<File
       
   180 				RelativePath=".\Source\SymbianInflate.cpp"
       
   181 				>
       
   182 			</File>
       
   183 			<Filter
       
   184 				Name="Framework"
       
   185 				>
       
   186 				<File
       
   187 					RelativePath=".\Source\byte_pair.cpp"
       
   188 					>
       
   189 				</File>
       
   190 				<File
       
   191 					RelativePath=".\Source\dllmain.cpp"
       
   192 					>
       
   193 				</File>
       
   194 				<File
       
   195 					RelativePath=".\Source\h_mem.cpp"
       
   196 					>
       
   197 				</File>
       
   198 				<File
       
   199 					RelativePath=".\Source\huffman.cpp"
       
   200 					>
       
   201 				</File>
       
   202 				<File
       
   203 					RelativePath=".\Source\inflate.cpp"
       
   204 					>
       
   205 				</File>
       
   206 				<File
       
   207 					RelativePath=".\Source\pagedcompress.cpp"
       
   208 					>
       
   209 				</File>
       
   210 			</Filter>
       
   211 		</Filter>
       
   212 		<Filter
       
   213 			Name="Header Files"
       
   214 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
       
   215 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
       
   216 			>
       
   217 			<File
       
   218 				RelativePath=".\Include\SymbianBytePair.h"
       
   219 				>
       
   220 			</File>
       
   221 			<File
       
   222 				RelativePath=".\Include\SymbianInflate.h"
       
   223 				>
       
   224 			</File>
       
   225 			<File
       
   226 				RelativePath=".\Include\SymbianNativeToolsApi.h"
       
   227 				>
       
   228 			</File>
       
   229 			<Filter
       
   230 				Name="Framework"
       
   231 				>
       
   232 				<File
       
   233 					RelativePath=".\Include\byte_pair.h"
       
   234 					>
       
   235 				</File>
       
   236 				<File
       
   237 					RelativePath=".\Include\e32defwrap.h"
       
   238 					>
       
   239 				</File>
       
   240 				<File
       
   241 					RelativePath=".\Include\e32errwrap.h"
       
   242 					>
       
   243 				</File>
       
   244 				<File
       
   245 					RelativePath=".\Include\farray.h"
       
   246 					>
       
   247 				</File>
       
   248 				<File
       
   249 					RelativePath=".\Include\h_utl.h"
       
   250 					>
       
   251 				</File>
       
   252 				<File
       
   253 					RelativePath=".\Include\huffman.h"
       
   254 					>
       
   255 				</File>
       
   256 				<File
       
   257 					RelativePath=".\Include\inflate.h"
       
   258 					>
       
   259 				</File>
       
   260 				<File
       
   261 					RelativePath=".\Include\PagedCompress.h"
       
   262 					>
       
   263 				</File>
       
   264 				<File
       
   265 					RelativePath=".\Include\targetver.h"
       
   266 					>
       
   267 				</File>
       
   268 			</Filter>
       
   269 		</Filter>
       
   270 		<Filter
       
   271 			Name="Resource Files"
       
   272 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
       
   273 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
       
   274 			>
       
   275 		</Filter>
       
   276 	</Files>
       
   277 	<Globals>
       
   278 	</Globals>
       
   279 </VisualStudioProject>