codeblocks
This commit is contained in:
+2
-1
@@ -1 +1,2 @@
|
||||
*.exe
|
||||
*.exe
|
||||
obj/
|
||||
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_project_file>
|
||||
<FileVersion major="1" minor="6" />
|
||||
<Project>
|
||||
<Option title="img_proc" />
|
||||
<Option pch_mode="2" />
|
||||
<Option compiler="gcc" />
|
||||
<Build>
|
||||
<Target title="Debug">
|
||||
<Option output="bin/Debug/img_proc" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="obj/Debug/" />
|
||||
<Option type="1" />
|
||||
<Option compiler="gcc" />
|
||||
<Compiler>
|
||||
<Add option="-g" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
<Add library="gdi32" />
|
||||
</Linker>
|
||||
</Target>
|
||||
<Target title="Release">
|
||||
<Option output="bin/Release/img_proc" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="obj/Release/" />
|
||||
<Option type="1" />
|
||||
<Option compiler="gcc" />
|
||||
<Compiler>
|
||||
<Add option="-O2" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
<Add option="-s" />
|
||||
</Linker>
|
||||
</Target>
|
||||
</Build>
|
||||
<Compiler>
|
||||
<Add option="-Wall" />
|
||||
</Compiler>
|
||||
<Unit filename="image_proc.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="image_proc.h" />
|
||||
<Unit filename="img_proc.cbp" />
|
||||
<Unit filename="main.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="user_proc.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="user_proc.h" />
|
||||
<Extensions>
|
||||
<lib_finder disable_auto="1" />
|
||||
</Extensions>
|
||||
</Project>
|
||||
</CodeBlocks_project_file>
|
||||
@@ -0,0 +1,79 @@
|
||||
# depslib dependency file v1.0
|
||||
1758552670 source:d:\workspace\21st_car\img_proc\image_proc.c
|
||||
"image_proc.h"
|
||||
<stdlib.h>
|
||||
<string.h>
|
||||
<windows.h>
|
||||
|
||||
1758552630 d:\workspace\21st_car\img_proc\image_proc.h
|
||||
<stdint.h>
|
||||
<windows.h>
|
||||
|
||||
1758552736 source:d:\workspace\21st_car\img_proc\main.c
|
||||
<windows.h>
|
||||
<stdio.h>
|
||||
<stdint.h>
|
||||
<stdlib.h>
|
||||
<string.h>
|
||||
"image_proc.h"
|
||||
"user_proc.h"
|
||||
|
||||
1758552635 d:\workspace\21st_car\img_proc\user_proc.h
|
||||
"image_proc.h"
|
||||
|
||||
1758552667 source:d:\workspace\21st_car\img_proc\user_proc.c
|
||||
<stdint.h>
|
||||
"user_proc.h"
|
||||
|
||||
1758556566 source:d:\workspace\21st_car\c_final\codeblocks_template\image_proc.c
|
||||
"image_proc.h"
|
||||
<stdlib.h>
|
||||
<string.h>
|
||||
<windows.h>
|
||||
|
||||
1758554431 d:\workspace\21st_car\c_final\codeblocks_template\image_proc.h
|
||||
<stdint.h>
|
||||
<windows.h>
|
||||
|
||||
1758555976 source:d:\workspace\21st_car\c_final\codeblocks_template\main.c
|
||||
<windows.h>
|
||||
<stdio.h>
|
||||
<stdint.h>
|
||||
<stdlib.h>
|
||||
<string.h>
|
||||
"image_proc.h"
|
||||
"user_proc.h"
|
||||
|
||||
1758555976 d:\workspace\21st_car\c_final\codeblocks_template\user_proc.h
|
||||
"image_proc.h"
|
||||
|
||||
1758556630 source:d:\workspace\21st_car\c_final\codeblocks_template\user_proc.c
|
||||
<stdint.h>
|
||||
"user_proc.h"
|
||||
|
||||
1758556566 source:c:\users\21770\desktop\temp\image_proc.c
|
||||
"image_proc.h"
|
||||
<stdlib.h>
|
||||
<string.h>
|
||||
<windows.h>
|
||||
|
||||
1758554431 c:\users\21770\desktop\temp\image_proc.h
|
||||
<stdint.h>
|
||||
<windows.h>
|
||||
|
||||
1758643468 source:c:\users\21770\desktop\temp\main.c
|
||||
<windows.h>
|
||||
<stdio.h>
|
||||
<stdint.h>
|
||||
<stdlib.h>
|
||||
<string.h>
|
||||
"image_proc.h"
|
||||
"user_proc.h"
|
||||
|
||||
1789305874 c:\users\21770\desktop\temp\user_proc.h
|
||||
"image_proc.h"
|
||||
|
||||
1758643639 source:c:\users\21770\desktop\temp\user_proc.c
|
||||
<stdint.h>
|
||||
"user_proc.h"
|
||||
|
||||
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_layout_file>
|
||||
<FileVersion major="1" minor="0" />
|
||||
<ActiveTarget name="Release" />
|
||||
<File name="image_proc.c" open="0" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="1" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="main.c" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="183" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="user_proc.h" open="1" top="1" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="264" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="image_proc.h" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
</CodeBlocks_layout_file>
|
||||
Reference in New Issue
Block a user