Browse Source

Remove Code::Blocks project files

DricomDragon 4 years ago
parent
commit
9de4cccfae
3 changed files with 0 additions and 165 deletions
  1. 0 60
      BoundyDriver.cbp
  2. 0 56
      BoundyDriver.depend
  3. 0 49
      BoundyDriver.layout

+ 0 - 60
BoundyDriver.cbp

@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
-<CodeBlocks_project_file>
-	<FileVersion major="1" minor="6" />
-	<Project>
-		<Option title="BoundyDriver" />
-		<Option pch_mode="2" />
-		<Option compiler="gcc" />
-		<Build>
-			<Target title="Debug">
-				<Option output="bin/Debug/BoundyDriver" prefix_auto="1" extension_auto="1" />
-				<Option object_output="obj/Debug/" />
-				<Option type="1" />
-				<Option compiler="gcc" />
-				<Compiler>
-					<Add option="-g" />
-					<Add directory="Cars" />
-				</Compiler>
-			</Target>
-			<Target title="Release">
-				<Option output="bin/Release/BoundyDriver" prefix_auto="1" extension_auto="1" />
-				<Option object_output="obj/Release/" />
-				<Option type="0" />
-				<Option compiler="gcc" />
-				<Compiler>
-					<Add option="-O2" />
-					<Add directory="Cars" />
-				</Compiler>
-				<Linker>
-					<Add option="-s" />
-				</Linker>
-			</Target>
-		</Build>
-		<Compiler>
-			<Add option="-std=c++11" />
-			<Add option="-Wall" />
-			<Add option="`sdl-config --cflags`" />
-		</Compiler>
-		<Linker>
-			<Add option="`sdl-config --libs`" />
-			<Add library="SDLmain" />
-			<Add library="SDL_image" />
-			<Add library="SDL_gfx" />
-			<Add library="SDL" />
-			<Add library="Box2D" />
-		</Linker>
-		<Unit filename="Car.cpp" />
-		<Unit filename="Car.h" />
-		<Unit filename="Cars/PickUp.cpp" />
-		<Unit filename="Cars/PickUp.h" />
-		<Unit filename="Cars/PinkLiner.cpp" />
-		<Unit filename="Cars/PinkLiner.h" />
-		<Unit filename="Terrain.cpp" />
-		<Unit filename="Terrain.h" />
-		<Unit filename="main.cpp" />
-		<Extensions>
-			<code_completion />
-			<debugger />
-		</Extensions>
-	</Project>
-</CodeBlocks_project_file>

+ 0 - 56
BoundyDriver.depend

@@ -1,56 +0,0 @@
-# depslib dependency file v1.0
-1493564105 source:/home/jovian/Programmes/Box2D/BoundyDriver/Car.cpp
-	"Car.h"
-
-1493564108 /home/jovian/Programmes/Box2D/BoundyDriver/Car.h
-	<iostream>
-	<cmath>
-	<vector>
-	<ctime>
-	<cstdlib>
-	<SDL/SDL.h>
-	<SDL/SDL_rotozoom.h>
-	<SDL/SDL_gfxPrimitives.h>
-	<Box2D/Box2D.h>
-
-1493561267 source:/home/jovian/Programmes/Box2D/BoundyDriver/main.cpp
-	<iostream>
-	<vector>
-	<string>
-	<ctime>
-	<cstdlib>
-	<SDL/SDL.h>
-	<SDL/SDL_rotozoom.h>
-	<SDL/SDL_gfxPrimitives.h>
-	<Box2D/Box2D.h>
-	"Cars/PickUp.h"
-	"Cars/PinkLiner.h"
-	"Terrain.h"
-
-1493558064 /home/jovian/Programmes/Box2D/BoundyDriver/Terrain.h
-	<iostream>
-	<fstream>
-	<vector>
-	<cmath>
-	<ctime>
-	<cstdlib>
-	<SDL/SDL.h>
-	<SDL/SDL_gfxPrimitives.h>
-	<SDL/SDL_image.h>
-	<Box2D/Box2D.h>
-
-1493561802 source:/home/jovian/Programmes/Box2D/BoundyDriver/Terrain.cpp
-	"Terrain.h"
-
-1493560050 source:/home/jovian/Programmes/Box2D/BoundyDriver/Cars/PickUp.cpp
-	"PickUp.h"
-
-1485104332 /home/jovian/Programmes/Box2D/BoundyDriver/Cars/PickUp.h
-	"../Car.h"
-
-1485106689 /home/jovian/Programmes/Box2D/BoundyDriver/Cars/PinkLiner.h
-	"../Car.h"
-
-1493559965 source:/home/jovian/Programmes/Box2D/BoundyDriver/Cars/PinkLiner.cpp
-	"PinkLiner.h"
-

+ 0 - 49
BoundyDriver.layout

@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
-<CodeBlocks_layout_file>
-	<ActiveTarget name="Release" />
-	<File name="main.cpp" open="1" top="1" tabpos="9" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
-		<Cursor>
-			<Cursor1 position="5404" topLine="179" />
-		</Cursor>
-	</File>
-	<File name="Terrain.h" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
-		<Cursor>
-			<Cursor1 position="323" topLine="0" />
-		</Cursor>
-	</File>
-	<File name="Terrain.cpp" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
-		<Cursor>
-			<Cursor1 position="3022" topLine="146" />
-		</Cursor>
-	</File>
-	<File name="Car.cpp" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
-		<Cursor>
-			<Cursor1 position="2642" topLine="114" />
-		</Cursor>
-	</File>
-	<File name="Cars/PickUp.h" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
-		<Cursor>
-			<Cursor1 position="256" topLine="0" />
-		</Cursor>
-	</File>
-	<File name="Car.h" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
-		<Cursor>
-			<Cursor1 position="793" topLine="17" />
-		</Cursor>
-	</File>
-	<File name="Cars/PinkLiner.h" open="1" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
-		<Cursor>
-			<Cursor1 position="282" topLine="0" />
-		</Cursor>
-	</File>
-	<File name="Cars/PickUp.cpp" open="1" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
-		<Cursor>
-			<Cursor1 position="615" topLine="0" />
-		</Cursor>
-	</File>
-	<File name="Cars/PinkLiner.cpp" open="1" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
-		<Cursor>
-			<Cursor1 position="387" topLine="0" />
-		</Cursor>
-	</File>
-</CodeBlocks_layout_file>