summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef <stef@ws.local>2004-03-31 04:14:08 +0000
committerStef <stef@ws.local>2004-03-31 04:14:08 +0000
commite3bd56c6fd0f885487429b41fe4c1b467df9df72 (patch)
tree926e8b02bd318a45ad9de60a0418c536dff7c9f8
parent68aad6365ac7757fafc6da4988272e9d84a8b9f6 (diff)
Some win32 changes and fixes.
-rw-r--r--src/stdafx.cpp8
-rw-r--r--src/stdafx.h21
-rw-r--r--win32/.cvsignore6
-rw-r--r--win32/rtfx.dsp9
4 files changed, 6 insertions, 38 deletions
diff --git a/src/stdafx.cpp b/src/stdafx.cpp
deleted file mode 100644
index 1679211..0000000
--- a/src/stdafx.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-// stdafx.cpp : source file that includes just the standard includes
-// rtfm.pch will be the pre-compiled header
-// stdafx.obj will contain the pre-compiled type information
-
-#include "stdafx.h"
-
-// TODO: reference any additional headers you need in STDAFX.H
-// and not in this file
diff --git a/src/stdafx.h b/src/stdafx.h
deleted file mode 100644
index 2e79205..0000000
--- a/src/stdafx.h
+++ /dev/null
@@ -1,21 +0,0 @@
-// stdafx.h : include file for standard system include files,
-// or project specific include files that are used frequently, but
-// are changed infrequently
-//
-
-#if !defined(AFX_STDAFX_H__AB96EF4C_5FF8_4004_96FA_747CCDFE3E7C__INCLUDED_)
-#define AFX_STDAFX_H__AB96EF4C_5FF8_4004_96FA_747CCDFE3E7C__INCLUDED_
-
-#if _MSC_VER > 1000
-#pragma once
-#endif // _MSC_VER > 1000
-
-
-// TODO: reference additional headers your program requires here
-#include <stdlib.h>
-#include <win32/debug.h>
-
-//{{AFX_INSERT_LOCATION}}
-// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
-
-#endif // !defined(AFX_STDAFX_H__AB96EF4C_5FF8_4004_96FA_747CCDFE3E7C__INCLUDED_)
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