foxygit / doom Log in
commit ceefbc0827e321edb67aeed63a25beb458ffaeca
Author:     Russell Rice <rtc_marine@hotmail.com>
AuthorDate: Fri Oct 6 22:22:10 2006 +0000
Commit:     Russell Rice <rtc_marine@hotmail.com>
CommitDate: Fri Oct 6 22:22:10 2006 +0000

    update Code::Blocks project for new md5 code.

    Subversion-branch: /trunk/chocolate-doom
    Subversion-revision: 691
---
 codeblocks/chocolate-doom.cbp | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

diff --git a/codeblocks/chocolate-doom.cbp b/codeblocks/chocolate-doom.cbp
index b00f5515..bf41bf1b 100644
--- a/codeblocks/chocolate-doom.cbp
+++ b/codeblocks/chocolate-doom.cbp
@@ -9,7 +9,7 @@
 		<Option virtualFolders="" />
 		<Build>
 			<Target title="Debug">
-				<Option output="..\bin\chocolate-doom-dbg.exe" />
+				<Option output="..\bin\chocolate-doom-dbg.exe" prefix_auto="0" extension_auto="0" />
 				<Option working_dir="..\bin" />
 				<Option object_output="..\obj\dbg" />
 				<Option type="1" />
@@ -22,7 +22,7 @@
 				</Compiler>
 			</Target>
 			<Target title="Release">
-				<Option output="..\bin\chocolate-doom.exe" />
+				<Option output="..\bin\chocolate-doom.exe" prefix_auto="0" extension_auto="0" />
 				<Option working_dir="..\bin" />
 				<Option object_output="..\obj\rel" />
 				<Option type="1" />
@@ -545,6 +545,18 @@
 			<Option target="Debug" />
 			<Option target="Release" />
 		</Unit>
+		<Unit filename="..\src\md5.c">
+			<Option compilerVar="CC" />
+			<Option target="Debug" />
+			<Option target="Release" />
+		</Unit>
+		<Unit filename="..\src\md5.h">
+			<Option compilerVar="CPP" />
+			<Option compile="0" />
+			<Option link="0" />
+			<Option target="Debug" />
+			<Option target="Release" />
+		</Unit>
 		<Unit filename="..\src\memio.c">
 			<Option compilerVar="CC" />
 			<Option target="Debug" />
@@ -1048,6 +1060,18 @@
 			<Option target="Debug" />
 			<Option target="Release" />
 		</Unit>
+		<Unit filename="..\src\w_checksum.c">
+			<Option compilerVar="CC" />
+			<Option target="Debug" />
+			<Option target="Release" />
+		</Unit>
+		<Unit filename="..\src\w_checksum.h">
+			<Option compilerVar="CPP" />
+			<Option compile="0" />
+			<Option link="0" />
+			<Option target="Debug" />
+			<Option target="Release" />
+		</Unit>
 		<Unit filename="..\src\w_merge.c">
 			<Option compilerVar="CC" />
 			<Option target="Debug" />