| <?xml version="1.0" encoding="Windows-1252"?>
|
| <VisualStudioPropertySheet
|
| OutputDirectory="$(OutDirPGI)"
|
| IntermediateDirectory="$(SolutionDir)$(PlatformName)-temp-pgi\$(ProjectName)\"
|
| InlineFunctionExpansion="1"
|
| EnableIntrinsicFunctions="false"
|
| EnableFiberSafeOptimizations="false"
|
| WholeProgramOptimization="true"
|
| BufferSecurityCheck="false"
|
| LinkTimeCodeGeneration="2"
|
| ProfileGuidedDatabase="$(SolutionDir)$(PlatformName)-pgi\$(TargetName).pgd"
|
| ImportLibrary="$(OutDirPGI)\$(TargetName).lib"
|
| Value="$(SolutionDir)$(PlatformName)-pgi\"
|
| </VisualStudioPropertySheet>
|