[Freeswitch-svn] [commit] r3890 - freeswitch/trunk/libs/win32/pcre
Freeswitch SVN
mikej at freeswitch.org
Tue Jan 2 10:20:57 EST 2007
Author: mikej
Date: Tue Jan 2 10:20:57 2007
New Revision: 3890
Modified:
freeswitch/trunk/libs/win32/pcre/libpcre.vcproj
Log:
correct path to pcre.h
Modified: freeswitch/trunk/libs/win32/pcre/libpcre.vcproj
==============================================================================
--- freeswitch/trunk/libs/win32/pcre/libpcre.vcproj (original)
+++ freeswitch/trunk/libs/win32/pcre/libpcre.vcproj Tue Jan 2 10:20:57 2007
@@ -1103,7 +1103,7 @@
>
</File>
<File
- RelativePath="pcre.h"
+ RelativePath="..\..\pcre\pcre.h"
>
</File>
<File
More information about the Freeswitch-svn
mailing list