diff options
Diffstat (limited to 'plugins/StartPosition/res/resource.rc')
-rw-r--r-- | plugins/StartPosition/res/resource.rc | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/plugins/StartPosition/res/resource.rc b/plugins/StartPosition/res/resource.rc index c54009e6ed..06724aec48 100644 --- a/plugins/StartPosition/res/resource.rc +++ b/plugins/StartPosition/res/resource.rc @@ -18,18 +18,18 @@ // TEXTINCLUDE
//
-1 TEXTINCLUDE
+1 TEXTINCLUDE
BEGIN
"..\\src\\resource.h\0"
END
-2 TEXTINCLUDE
+2 TEXTINCLUDE
BEGIN
"#include ""winres.h""\r\n"
"\0"
END
-3 TEXTINCLUDE
+3 TEXTINCLUDE
BEGIN
"\r\n"
"\0"
@@ -74,7 +74,6 @@ BEGIN WS_TABSTOP,117,156,180,10
END
-
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
@@ -90,14 +89,4 @@ BEGIN TOPMARGIN, 2
END
END
-#endif // APSTUDIO_INVOKED
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
\ No newline at end of file +#endif // APSTUDIO_INVOKED
\ No newline at end of file |