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

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@315 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
spacy51 2008-01-17 13:40:40 +00:00
parent 978bece999
commit 620f223205
2 changed files with 5 additions and 8 deletions

View File

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

View File

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