| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- <?xml version="1.0" encoding="UTF-8"?>
- <configurationDescriptor version="51">
- <logicalFolder name="root" displayName="root" projectFiles="true">
- <logicalFolder name="HeaderFiles"
- displayName="Header Files"
- projectFiles="true">
- <itemPath>../CGameHandler.h</itemPath>
- <itemPath>../../hch/CLodHandler.h</itemPath>
- <itemPath>../CVCMIServer.h</itemPath>
- </logicalFolder>
- <logicalFolder name="ResourceFiles"
- displayName="Resource Files"
- projectFiles="true">
- </logicalFolder>
- <logicalFolder name="SourceFiles"
- displayName="Source Files"
- projectFiles="true">
- <itemPath>../CGameHandler.cpp</itemPath>
- <itemPath>../../hch/CLodHandler.cpp</itemPath>
- <itemPath>../CVCMIServer.cpp</itemPath>
- </logicalFolder>
- <logicalFolder name="ExternalFiles"
- displayName="Important Files"
- projectFiles="false">
- <itemPath>Makefile</itemPath>
- </logicalFolder>
- </logicalFolder>
- <sourceRootList>
- <Elem>..</Elem>
- </sourceRootList>
- <projectmakefile>Makefile</projectmakefile>
- <confs>
- <conf name="Debug" type="1">
- <toolsSet>
- <developmentServer>localhost</developmentServer>
- <compilerSet>GNU|GNU</compilerSet>
- <platform>2</platform>
- </toolsSet>
- <compileType>
- <ccCompilerTool>
- <includeDirectories>
- <directoryPath>../../../../boost/include/boost-1_37</directoryPath>
- <directoryPath>../..</directoryPath>
- </includeDirectories>
- </ccCompilerTool>
- <linkerTool>
- <linkerAddLib>
- <directoryPath>../../../../boost/lib</directoryPath>
- </linkerAddLib>
- <linkerLibItems>
- <linkerLibProjectItem>
- <makeArtifact PL="../../lib/vcmi_lib"
- CT="2"
- CN="Debug"
- AC="true"
- BL="true"
- WD="../../lib/vcmi_lib"
- BC="${MAKE} -f Makefile-nb CONF=Debug"
- CC="${MAKE} -f Makefile-nb CONF=Debug clean"
- OP="dist/Debug/GNU-Linux-x86/libvcmi_lib.so">
- </makeArtifact>
- </linkerLibProjectItem>
- </linkerLibItems>
- <commandLine>-lboost_system-mt -lboost_thread-mt -lboost_filesystem-mt -lz</commandLine>
- </linkerTool>
- </compileType>
- <item path="../../hch/CLodHandler.cpp">
- <itemTool>1</itemTool>
- </item>
- <item path="../../hch/CLodHandler.h">
- <itemTool>3</itemTool>
- </item>
- <item path="../CGameHandler.cpp">
- <itemTool>1</itemTool>
- </item>
- <item path="../CGameHandler.h">
- <itemTool>3</itemTool>
- </item>
- <item path="../CVCMIServer.cpp">
- <itemTool>1</itemTool>
- </item>
- <item path="../CVCMIServer.h">
- <itemTool>3</itemTool>
- </item>
- </conf>
- <conf name="Release" type="1">
- <toolsSet>
- <developmentServer>localhost</developmentServer>
- <compilerSet>GNU|GNU</compilerSet>
- <platform>2</platform>
- </toolsSet>
- <compileType>
- <cCompilerTool>
- <developmentMode>5</developmentMode>
- </cCompilerTool>
- <ccCompilerTool>
- <developmentMode>5</developmentMode>
- </ccCompilerTool>
- <fortranCompilerTool>
- <developmentMode>5</developmentMode>
- </fortranCompilerTool>
- <linkerTool>
- <linkerLibItems>
- </linkerLibItems>
- </linkerTool>
- </compileType>
- <item path="../../hch/CLodHandler.cpp">
- <itemTool>1</itemTool>
- </item>
- <item path="../../hch/CLodHandler.h">
- <itemTool>3</itemTool>
- </item>
- <item path="../CGameHandler.cpp">
- <itemTool>1</itemTool>
- </item>
- <item path="../CGameHandler.h">
- <itemTool>3</itemTool>
- </item>
- <item path="../CVCMIServer.cpp">
- <itemTool>1</itemTool>
- </item>
- <item path="../CVCMIServer.h">
- <itemTool>3</itemTool>
- </item>
- </conf>
- </confs>
- </configurationDescriptor>
|