X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyazserver%2Fyazserver.dsp;h=c2cc3a88864cf377f8749799fa7109f59ceed0d9;hb=b68803f07a763804a784806082f484cb0c8b531a;hp=a22c3505546800c834c0b268fe548a893dccb3d8;hpb=b710e2fb2be5819d54ed7626066ff214833a1d8d;p=yazpp-moved-to-github.git diff --git a/win/yazserver/yazserver.dsp b/win/yazserver/yazserver.dsp index a22c350..c2cc3a8 100644 --- a/win/yazserver/yazserver.dsp +++ b/win/yazserver/yazserver.dsp @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) Console Application" 0x0103 -CFG=yazserver - Win32 Debug +CFG=yazserver - Win32 Release !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE @@ -13,7 +13,7 @@ CFG=yazserver - Win32 Debug !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "yazserver.mak" CFG="yazserver - Win32 Debug" +!MESSAGE NMAKE /f "yazserver.mak" CFG="yazserver - Win32 Release" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE @@ -42,7 +42,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../include" /I "../../../yaz/include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c +# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../include" /I "../../../yaz/include" /D "_CONSOLE" /D "_MBCS" /D "WIN32" /D "NDEBUG" /YX /FD /c # ADD BASE RSC /l 0x406 /d "NDEBUG" # ADD RSC /l 0x406 /d "NDEBUG" BSC32=bscmake.exe @@ -73,7 +73,7 @@ PostBuild_Cmds=copy $(OutDir)\$(TargetName).exe $(ProjDir)\..\..\..\bin # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../include" /I "../../../yaz/include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c +# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../include" /I "../../../yaz/include" /D "_CONSOLE" /D "_MBCS" /D "WIN32" /D "_DEBUG" /YX /FD /c # ADD BASE RSC /l 0x406 /d "_DEBUG" # ADD RSC /l 0x406 /d "_DEBUG" BSC32=bscmake.exe