summaryrefslogtreecommitdiffstats
path: root/src/cv2pdb.vcproj
diff options
context:
space:
mode:
authorsagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2011-05-08 07:45:27 (GMT)
committersagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2011-05-08 07:45:27 (GMT)
commit60cbfcd62a1d8c81b01342f302df4d06a1ae0cb2 (patch)
tree6f2e785043f726b8eb8f0fe8a37840029a0def3b /src/cv2pdb.vcproj
parentc50711be6be8b679d5e2b2a9849ced1665134268 (diff)
downloadcv2pdb-60cbfcd62a1d8c81b01342f302df4d06a1ae0cb2.zip
cv2pdb-60cbfcd62a1d8c81b01342f302df4d06a1ae0cb2.tar.gz
cv2pdb-60cbfcd62a1d8c81b01342f302df4d06a1ae0cb2.tar.bz2
* fixed decoding of compressed symbols
* added command line switch * fixed crash with more than 32767 types
Diffstat (limited to 'src/cv2pdb.vcproj')
-rw-r--r--src/cv2pdb.vcproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cv2pdb.vcproj b/src/cv2pdb.vcproj
index cc0a479..fd3c973 100644
--- a/src/cv2pdb.vcproj
+++ b/src/cv2pdb.vcproj
@@ -69,6 +69,7 @@
GenerateDebugInformation="true"
SubSystem="1"
TargetMachine="1"
+ Profile="true"
/>
<Tool
Name="VCALinkTool"
@@ -145,6 +146,7 @@
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"
+ Profile="true"
/>
<Tool
Name="VCALinkTool"