diff options
Diffstat (limited to 'win32')
-rw-r--r-- | win32/.cvsignore | 6 | ||||
-rw-r--r-- | win32/rtfx.dsp | 9 |
2 files changed, 6 insertions, 9 deletions
diff --git a/win32/.cvsignore b/win32/.cvsignore new file mode 100644 index 0000000..57336c0 --- /dev/null +++ b/win32/.cvsignore @@ -0,0 +1,6 @@ +rtfm.ncb +rtfm.plg +rtfm.opt +rtfm.ncb +debug +release
\ No newline at end of file diff --git a/win32/rtfx.dsp b/win32/rtfx.dsp index 2f91bde..9879faf 100644 --- a/win32/rtfx.dsp +++ b/win32/rtfx.dsp @@ -117,11 +117,6 @@ SOURCE=..\src\rtfreader.cpp SOURCE=..\src\sablotr.cpp # SUBTRACT CPP /YX /Yc /Yu # End Source File -# Begin Source File - -SOURCE=..\src\stdafx.cpp -# ADD CPP /Yc"stdafx.h" -# End Source File # End Group # Begin Group "Header Files" @@ -160,10 +155,6 @@ SOURCE=..\src\sablo.h # End Source File # Begin Source File -SOURCE=..\src\stdafx.h -# End Source File -# Begin Source File - SOURCE=..\src\usuals.h # End Source File # End Group |