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_OgreActionMap" />
      6 		<Option compiler="gcc" />
      7 		<Build>
      8 			<Target title="Release">
      9 				<Option output="../demos/ogre/common/ActionMapping" />
     10 				<Option working_dir="../demos/ogre/common" />
     11 				<Option object_output="../demos/ogre/obj/release" />
     12 				<Option type="1" />
     13 				<Option compiler="gcc" />
     14 				<Option includeInTargetAll="1" />
     15 				<Option projectResourceIncludeDirsRelation="2" />
     16 				<Compiler>
     17 					<Add option="-O3" />
     18 					<Add directory="../demos/ogre" />
     19 					<Add directory="../includes" />
     20 					<Add directory="/usr/local/include/CEGUI" />
     21 					<Add directory="/usr/local/include/OGRE" />
     22 					<Add directory="/usr/local/include/CEGUI/elements" />
     23 				</Compiler>
     24 				<Linker>
     25 					<Add library="/usr/local/lib/libCEGUIBase.so" />
     26 					<Add library="/usr/local/lib/libCEGUIOgreRenderer.so" />
     27 					<Add library="/usr/local/lib/libOgreMain.so" />
     28 					<Add library="~/libs/OIS.so" />
     29 				</Linker>
     30 			</Target>
     31 		</Build>
     32 		<Unit filename="../demos/ogre/ActionConfig.cpp">
     33 			<Option compilerVar="CPP" />
     34 			<Option target="Release" />
     35 		</Unit>
     36 		<Unit filename="../demos/ogre/ActionConfig.h">
     37 			<Option compilerVar="CPP" />
     38 			<Option compile="0" />
     39 			<Option link="0" />
     40 			<Option target="Release" />
     41 		</Unit>
     42 		<Unit filename="../demos/ogre/ActionMap.cpp">
     43 			<Option compilerVar="CPP" />
     44 			<Option target="Release" />
     45 		</Unit>
     46 		<Unit filename="../demos/ogre/ActionMap.h">
     47 			<Option compilerVar="CPP" />
     48 			<Option compile="0" />
     49 			<Option link="0" />
     50 			<Option target="Release" />
     51 		</Unit>
     52 		<Unit filename="../demos/ogre/ExampleApplication.h">
     53 			<Option compilerVar="CPP" />
     54 			<Option compile="0" />
     55 			<Option link="0" />
     56 			<Option target="Release" />
     57 		</Unit>
     58 		<Unit filename="../demos/ogre/ExampleFrameListener.h">
     59 			<Option compilerVar="CPP" />
     60 			<Option compile="0" />
     61 			<Option link="0" />
     62 			<Option target="Release" />
     63 		</Unit>
     64 		<Unit filename="../demos/ogre/gui.cpp">
     65 			<Option compilerVar="CPP" />
     66 			<Option target="Release" />
     67 		</Unit>
     68 	</Project>
     69 </CodeBlocks_project_file>