summaryrefslogtreecommitdiff
path: root/Ivy/Ivy.vcproj
diff options
context:
space:
mode:
authorfcolin2009-10-08 13:07:04 +0000
committerfcolin2009-10-08 13:07:04 +0000
commit00e97f3decde46e85fba871a20aa79e27cb679e3 (patch)
tree31084ff19777b8cbe36b1eeb9d979370a33f79d7 /Ivy/Ivy.vcproj
parent773d105e88a4323b844b378e599e2884310eaa50 (diff)
downloadivy-cplusplus-00e97f3decde46e85fba871a20aa79e27cb679e3.zip
ivy-cplusplus-00e97f3decde46e85fba871a20aa79e27cb679e3.tar.gz
ivy-cplusplus-00e97f3decde46e85fba871a20aa79e27cb679e3.tar.bz2
ivy-cplusplus-00e97f3decde46e85fba871a20aa79e27cb679e3.tar.xz
correction des bug connexion concurrente
correction sur le ready message attente des deux endRegexp
Diffstat (limited to 'Ivy/Ivy.vcproj')
-rw-r--r--Ivy/Ivy.vcproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/Ivy/Ivy.vcproj b/Ivy/Ivy.vcproj
index afbd6b5..386e29e 100644
--- a/Ivy/Ivy.vcproj
+++ b/Ivy/Ivy.vcproj
@@ -332,7 +332,6 @@
PrecompiledHeaderThrough="IvyStdAfx.h"
WarningLevel="3"
SuppressStartupBanner="true"
- Detect64BitPortabilityProblems="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -382,7 +381,7 @@
<References>
<ProjectReference
ReferencedProjectIdentifier="{D79FC143-498E-4342-B2C7-BDAD1B8D0E6B}"
- RelativePathToProject="..\..\..\pcre\pcre.vcproj"
+ RelativePathToProject="..\..\pcre\pcre.vcproj"
/>
</References>
<Files>