summaryrefslogtreecommitdiff
path: root/ide/VisualC6/button.dsp
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2011-01-22 21:15:52 +0000
committerGreg Ercolano <erco@seriss.com>2011-01-22 21:15:52 +0000
commit5f1f1d7444bb93873cc8578468ac02a0fa4f5124 (patch)
tree096fb22ef6b192b323b24ad5c4d8fa23c5f78887 /ide/VisualC6/button.dsp
parentd655684c77e2cf1b924abbac9c2b94f6b878448c (diff)
Brian, Greg, and Albrecht's solutions to build errors in VS6.
Possibly solves STR#2521. There are still warnings about bool <-> int conversion that are probably benign. There are also warnings during dependency creation about other platform files that also appear to be benign. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8298 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/VisualC6/button.dsp')
-rw-r--r--ide/VisualC6/button.dsp16
1 files changed, 8 insertions, 8 deletions
diff --git a/ide/VisualC6/button.dsp b/ide/VisualC6/button.dsp
index 8416eb38a..03541d98a 100644
--- a/ide/VisualC6/button.dsp
+++ b/ide/VisualC6/button.dsp
@@ -33,13 +33,13 @@ RSC=rc.exe
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release/$(ProjectName)"
-# PROP BASE Intermediate_Dir "Release/$(ProjectName)"
+# PROP BASE Output_Dir "Release/button"
+# PROP BASE Intermediate_Dir "Release/button"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release/$(ProjectName)"
-# PROP Intermediate_Dir "Release/$(ProjectName)"
+# PROP Output_Dir "Release/button"
+# PROP Intermediate_Dir "Release/button"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
@@ -60,13 +60,13 @@ LINK32=link.exe
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug/$(ProjectName)"
-# PROP BASE Intermediate_Dir "Debug/$(ProjectName)"
+# PROP BASE Output_Dir "Debug/button"
+# PROP BASE Intermediate_Dir "Debug/button"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug/$(ProjectName)"
-# PROP Intermediate_Dir "Debug/$(ProjectName)"
+# PROP Output_Dir "Debug/button"
+# PROP Intermediate_Dir "Debug/button"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c