symbian-qemu-0.9.1-12/python-2.6.1/PCbuild/pginstrument.vsprops
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioPropertySheet
       
     3 	ProjectType="Visual C++"
       
     4 	Version="8.00"
       
     5 	Name="pginstrument"
       
     6 	OutputDirectory="$(OutDirPGI)"
       
     7 	IntermediateDirectory="$(SolutionDir)$(PlatformName)-temp-pgi\$(ProjectName)\"
       
     8 	>
       
     9 	<Tool
       
    10 		Name="VCCLCompilerTool"
       
    11 		Optimization="2"
       
    12 		InlineFunctionExpansion="1"
       
    13 		EnableIntrinsicFunctions="false"
       
    14 		FavorSizeOrSpeed="2"
       
    15 		OmitFramePointers="true"
       
    16 		EnableFiberSafeOptimizations="false"
       
    17 		WholeProgramOptimization="true"
       
    18 		StringPooling="true"
       
    19 		ExceptionHandling="0"
       
    20 		BufferSecurityCheck="false"
       
    21 	/>
       
    22 	<Tool
       
    23 		Name="VCLinkerTool"
       
    24 		OptimizeReferences="2"
       
    25 		EnableCOMDATFolding="2"
       
    26 		LinkTimeCodeGeneration="2"
       
    27 		ProfileGuidedDatabase="$(SolutionDir)$(PlatformName)-pgi\$(TargetName).pgd"
       
    28 		ImportLibrary="$(OutDirPGI)\$(TargetName).lib"
       
    29 	/>
       
    30 	<UserMacro
       
    31 		Name="OutDirPGI"
       
    32 		Value="$(SolutionDir)$(PlatformName)-pgi\"
       
    33 	/>
       
    34 </VisualStudioPropertySheet>