Fixed strange mistake with "resource.h" being renamed to "resource." because it had two mac line endings in it.

This commit is contained in:
spacy51 2008-01-17 13:40:40 +00:00
parent 2a52c59d0e
commit 0748f2eca6
2 changed files with 5 additions and 8 deletions

View File

@ -2035,10 +2035,6 @@
</File> </File>
</Filter> </Filter>
</Filter> </Filter>
<File
RelativePath=".\src\win32\resource"
>
</File>
</Files> </Files>
<Globals> <Globals>
<Global <Global

View File

@ -1,6 +1,4 @@
// Microsoft Visual C++ generated resource script. #include "resource.h"
//
#include "resource."
#define APSTUDIO_READONLY_SYMBOLS #define APSTUDIO_READONLY_SYMBOLS
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
@ -2254,7 +2252,10 @@ END
// Generated from the TEXTINCLUDE 3 resource. // Generated from the TEXTINCLUDE 3 resource.
// //
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED #endif // not APSTUDIO_INVOKED
/////////////////
#endif // not APSTUDIO_INVOKED