summaryrefslogtreecommitdiff
path: root/win32/rtfx.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'win32/rtfx.dsp')
-rw-r--r--win32/rtfx.dsp22
1 files changed, 11 insertions, 11 deletions
diff --git a/win32/rtfx.dsp b/win32/rtfx.dsp
index 9879faf..fabaf9d 100644
--- a/win32/rtfx.dsp
+++ b/win32/rtfx.dsp
@@ -1,24 +1,24 @@
-# Microsoft Developer Studio Project File - Name="rtfm" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="rtfx" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
-CFG=rtfm - Win32 Debug
+CFG=rtfx - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
-!MESSAGE NMAKE /f "rtfm.mak".
+!MESSAGE NMAKE /f "rtfx.mak".
!MESSAGE
!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 "rtfm.mak" CFG="rtfm - Win32 Debug"
+!MESSAGE NMAKE /f "rtfx.mak" CFG="rtfx - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "rtfm - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "rtfm - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE "rtfx - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "rtfx - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
@@ -28,7 +28,7 @@ CFG=rtfm - Win32 Debug
CPP=cl.exe
RSC=rc.exe
-!IF "$(CFG)" == "rtfm - Win32 Release"
+!IF "$(CFG)" == "rtfx - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -54,7 +54,7 @@ LINK32=link.exe
# ADD LINK32 sablot.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /libpath:"sablot/lib" /opt:nowin98
# SUBTRACT LINK32 /pdb:none
-!ELSEIF "$(CFG)" == "rtfm - Win32 Debug"
+!ELSEIF "$(CFG)" == "rtfx - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -83,8 +83,8 @@ LINK32=link.exe
# Begin Target
-# Name "rtfm - Win32 Release"
-# Name "rtfm - Win32 Debug"
+# Name "rtfx - Win32 Release"
+# Name "rtfx - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
@@ -102,7 +102,7 @@ SOURCE=..\src\rtfanalyser.cpp
# End Source File
# Begin Source File
-SOURCE=..\src\rtfm.cpp
+SOURCE=..\src\rtfx.cpp
# End Source File
# Begin Source File