diff options
-rw-r--r-- | VC2008/MCServer.rc | bin | 0 -> 3050 bytes | |||
-rw-r--r-- | VC2008/MCServer.vcproj | 10 | ||||
-rw-r--r-- | VC2008/icon.ico | bin | 0 -> 353118 bytes | |||
-rw-r--r-- | VC2008/resource.h | bin | 0 -> 904 bytes |
4 files changed, 9 insertions, 1 deletions
diff --git a/VC2008/MCServer.rc b/VC2008/MCServer.rc Binary files differnew file mode 100644 index 000000000..0218d25f8 --- /dev/null +++ b/VC2008/MCServer.rc diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index f2222dd5e..6e0495b31 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -259,7 +259,15 @@ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
<File
- RelativePath="..\vc2010\MCServer.rc"
+ RelativePath=".\icon.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\MCServer.rc"
+ >
+ </File>
+ <File
+ RelativePath=".\resource.h"
>
</File>
<File
diff --git a/VC2008/icon.ico b/VC2008/icon.ico Binary files differnew file mode 100644 index 000000000..4024523a1 --- /dev/null +++ b/VC2008/icon.ico diff --git a/VC2008/resource.h b/VC2008/resource.h Binary files differnew file mode 100644 index 000000000..02b28b22f --- /dev/null +++ b/VC2008/resource.h |