diff options
author | Constantin Kaplinsky <const@tightvnc.com> | 2006-01-26 03:54:59 +0000 |
---|---|---|
committer | Constantin Kaplinsky <const@tightvnc.com> | 2006-01-26 03:54:59 +0000 |
commit | 613e643a51e744f3897233c42ce8c809687478d8 (patch) | |
tree | 2d0fb1933a63a3a2c1fa189619f17f1362f6e918 /rfb | |
parent | 0bdbe0452c4770b4f4c3445adaa8691b25685a80 (diff) | |
download | tigervnc-613e643a51e744f3897233c42ce8c809687478d8.tar.gz tigervnc-613e643a51e744f3897233c42ce8c809687478d8.zip |
Generating browse information in the Debug configuration.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@471 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'rfb')
-rw-r--r-- | rfb/rfb.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rfb/rfb.dsp b/rfb/rfb.dsp index 42da641a..4e18c7bc 100644 --- a/rfb/rfb.dsp +++ b/rfb/rfb.dsp @@ -65,7 +65,7 @@ LIB32=link.exe -lib # PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"msvcwarning.h" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"msvcwarning.h" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /FR /YX /FD /GZ /c
# ADD BASE RSC /l 0x809 /d "_DEBUG"
# ADD RSC /l 0x809 /d "_DEBUG"
BSC32=bscmake.exe
|