Home | History | Annotate | Download | only in LinuxCB
      1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
      2 <CodeBlocks_project_file>
      3 	<FileVersion major="1" minor="4" />
      4 	<Project>
      5 		<Option title="Demo_Console" />
      6 		<Option pch_mode="0" />
      7 		<Option compiler="gcc" />
      8 		<Build>
      9 			<Target title="Release">
     10 				<Option output="../demos/Console" />
     11 				<Option working_dir="../demos" />
     12 				<Option object_output="../demos/obj/release" />
     13 				<Option type="1" />
     14 				<Option compiler="gcc" />
     15 				<Option includeInTargetAll="1" />
     16 				<Option projectResourceIncludeDirsRelation="2" />
     17 				<Compiler>
     18 					<Add directory="../includes" />
     19 				</Compiler>
     20 			</Target>
     21 		</Build>
     22 		<Linker>
     23 			<Add library="~/libs/OIS.so" />
     24 		</Linker>
     25 		<Unit filename="../demos/OISConsole.cpp">
     26 			<Option compilerVar="CPP" />
     27 			<Option target="Release" />
     28 		</Unit>
     29 	</Project>
     30 </CodeBlocks_project_file>