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 /vncconfig | |
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 'vncconfig')
-rw-r--r-- | vncconfig/vncconfig.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vncconfig/vncconfig.dsp b/vncconfig/vncconfig.dsp index 59381d92..8181fe70 100644 --- a/vncconfig/vncconfig.dsp +++ b/vncconfig/vncconfig.dsp @@ -70,7 +70,7 @@ LINK32=link.exe # PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".." /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".." /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /FR /YX /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x809 /d "_DEBUG"
|