Patch level :2.1 nopatch

Files correlati     :progetto ef
Ricompilazione Demo : [ ]
Commento            :sistemato path di debug


git-svn-id: svn://10.65.10.50/trunk@11917 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2004-03-26 11:49:20 +00:00
parent e28b5d9cc3
commit d6cdb77dc6
2 changed files with 6 additions and 6 deletions

View File

@ -49,8 +49,8 @@ MTL=midl.exe
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "ef___Win32_Debug"
# PROP Intermediate_Dir "ef___Win32_Debug"
# PROP Output_Dir "../debug"
# PROP Intermediate_Dir "../debug"
# PROP Target_Dir ""
!ENDIF

View File

@ -38,8 +38,8 @@ RSC=rc.exe
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "..\release"
# PROP Intermediate_Dir "..\release"
# PROP Output_Dir "../release"
# PROP Intermediate_Dir "../release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
@ -66,8 +66,8 @@ LINK32=link.exe
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\debug\ef"
# PROP Intermediate_Dir "..\debug\ef"
# PROP Output_Dir "../debug"
# PROP Intermediate_Dir "../debug"
# 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