Home | History | Annotate | Download | only in vsprops
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioPropertySheet
      3 	ProjectType="Visual C++"
      4 	Version="8.00"
      5 	Name="release"
      6 	>
      7 	<Tool
      8 		Name="VCCLCompilerTool"
      9 		Optimization="2"
     10 		PreprocessorDefinitions="NDEBUG"
     11 		RuntimeLibrary="2"
     12 	/>
     13 	<Tool
     14 		Name="VCLinkerTool"
     15 		LinkIncremental="1"
     16 		StripPrivateSymbols="$(WebKitOutputDir)\public\sym\$(TargetName).pdb"
     17 		OptimizeReferences="2"
     18 		EnableCOMDATFolding="2"
     19 		OptimizeForWindows98="1"
     20 	/>
     21 	<Tool
     22 		Name="VCPreLinkEventTool"
     23 		CommandLine="if not exist &quot;$(WebKitOutputDir)\public\sym&quot; mkdir &quot;$(WebKitOutputDir)\public\sym&quot;"
     24 	/>
     25 	<Tool
     26 		Name="VCResourceCompilerTool"
     27 		PreprocessorDefinitions="NDEBUG"
     28 	/>
     29 	<UserMacro
     30 		Name="WebKitConfigSuffix"
     31 		Value=""
     32 		PerformEnvironmentSet="true"
     33 	/>
     34 	<UserMacro
     35 		Name="LibraryConfigSuffix"
     36 		Value=""
     37 		PerformEnvironmentSet="true"
     38 	/>
     39 	<UserMacro
     40 		Name="WebKitDLLConfigSuffix"
     41 		Value=""
     42 	/>
     43 </VisualStudioPropertySheet>
     44