source: OGRE/trunk/ogrenew/PlugIns/CgProgramManager/scripts/Plugin_CgProgramManager_stlp.cbp @ 692

Revision 692, 4.4 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2<CodeBlocks_project_file>
3        <FileVersion major="1" minor="3" />
4        <Project>
5                <Option title="Plugin_CgProgramManager" />
6                <Option default_target="-1" />
7                <Option compiler="gcc" />
8                <Build>
9                        <Target title="Debug">
10                                <Option output="..\bin\Debug\Plugin_CgProgramManager.dll" />
11                                <Option object_output="..\obj\Debug" />
12                                <Option external_deps="..\..\..\OgreMain\lib\Debug\OgreMain_d.dll;" />
13                                <Option type="3" />
14                                <Option compiler="gcc" />
15                                <Option includeInTargetAll="1" />
16                                <Option projectResourceIncludeDirsRelation="0" />
17                                <Compiler>
18                                        <Add option="-Wall" />
19                                        <Add option="-g" />
20                                        <Add option="-O0" />
21                                        <Add option="-DWIN32" />
22                                        <Add option="-D_DEBUG" />
23                                        <Add option="-D_WINDOWS" />
24                                        <Add option="-D_USRDLL" />
25                                        <Add option="-DPLUGIN_BSPSCENEMANAGER_EXPORTS" />
26                                        <Add option="-D_STLP_DEBUG" />
27                                        <Add directory="..\include" />
28                                        <Add directory="..\..\..\OgreMain\include" />
29                                        <Add directory="..\..\..\Dependencies\include" />
30                                </Compiler>
31                                <Linker>
32                                        <Add library="stlportstlg.5.0.dll" />
33                                        <Add library="OgreMain_d" />
34                                        <Add library="cg" />
35                                        <Add directory="..\..\..\OgreMain\lib\Debug" />
36                                        <Add directory="..\..\..\Dependencies\lib\Debug" />
37                                </Linker>
38                                <ExtraCommands>
39                                        <Add after="cmd /c copy ..\bin\Debug\Plugin_CgProgramManager.dll ..\..\..\Samples\Common\bin\Debug" />
40                                </ExtraCommands>
41                        </Target>
42                        <Target title="Release">
43                                <Option output="..\bin\Release\Plugin_CgProgramManager.dll" />
44                                <Option object_output="..\obj\Release" />
45                                <Option external_deps="..\..\..\OgreMain\lib\Release\OgreMain.dll;" />
46                                <Option type="3" />
47                                <Option compiler="gcc" />
48                                <Option includeInTargetAll="1" />
49                                <Option projectResourceIncludeDirsRelation="0" />
50                                <Compiler>
51                                        <Add option="-O2" />
52                                        <Add option="-Wall" />
53                                        <Add option="-DWIN32" />
54                                        <Add option="-DNDEBUG" />
55                                        <Add option="-D_WINDOWS" />
56                                        <Add option="-D_USRDLL" />
57                                        <Add option="-DPLUGIN_BSPSCENEMANAGER_EXPORTS" />
58                                        <Add directory="..\include" />
59                                        <Add directory="..\..\..\OgreMain\include" />
60                                        <Add directory="..\..\..\Dependencies\include" />
61                                </Compiler>
62                                <Linker>
63                                        <Add option="-s" />
64                                        <Add library="stlport.5.0.dll" />
65                                        <Add library="OgreMain" />
66                                        <Add library="cg" />
67                                        <Add directory="..\..\..\OgreMain\lib\Release" />
68                                        <Add directory="..\..\..\Dependencies\lib\Release" />
69                                </Linker>
70                                <ExtraCommands>
71                                        <Add after="cmd /c copy ..\bin\Release\Plugin_CgProgramManager.dll ..\..\..\Samples\Common\bin\Release" />
72                                </ExtraCommands>
73                        </Target>
74                </Build>
75                <Compiler>
76                        <Add option="-mthreads" />
77                        <Add option="-fmessage-length=0" />
78                        <Add option="-fexceptions" />
79                        <Add option="-fident" />
80                        <Add option="-D_STLP_NO_CUSTOM_IO" />
81                        <Add option="-D_STLP_USE_DYNAMIC_LIB" />
82                        <Add directory="$(#STLPORT_DIR)\stlport" />
83                </Compiler>
84                <Linker>
85                        <Add option="-Wl,--enable-auto-image-base" />
86                        <Add option="-Wl,--export-all-symbols" />
87                        <Add option="-Wl,--add-stdcall-alias" />
88                        <Add directory="$(#STLPORT_DIR)\lib" />
89                </Linker>
90                <Unit filename="..\..\..\Dependencies\include\Cg\cg.h">
91                        <Option compilerVar="CPP" />
92                        <Option compile="0" />
93                        <Option link="0" />
94                        <Option target="Debug" />
95                        <Option target="Release" />
96                </Unit>
97                <Unit filename="..\include\OgreCgPrerequisites.h">
98                        <Option compilerVar="CPP" />
99                        <Option compile="0" />
100                        <Option link="0" />
101                        <Option target="Debug" />
102                        <Option target="Release" />
103                </Unit>
104                <Unit filename="..\include\OgreCgProgram.h">
105                        <Option compilerVar="CPP" />
106                        <Option compile="0" />
107                        <Option link="0" />
108                        <Option target="Debug" />
109                        <Option target="Release" />
110                </Unit>
111                <Unit filename="..\include\OgreCgProgramFactory.h">
112                        <Option compilerVar="CPP" />
113                        <Option compile="0" />
114                        <Option link="0" />
115                        <Option target="Debug" />
116                        <Option target="Release" />
117                </Unit>
118                <Unit filename="..\src\OgreCgProgram.cpp">
119                        <Option compilerVar="CPP" />
120                        <Option target="Debug" />
121                        <Option target="Release" />
122                </Unit>
123                <Unit filename="..\src\OgreCgProgramFactory.cpp">
124                        <Option compilerVar="CPP" />
125                        <Option target="Debug" />
126                        <Option target="Release" />
127                </Unit>
128                <Unit filename="..\src\OgreCgProgramManagerDll.cpp">
129                        <Option compilerVar="CPP" />
130                        <Option target="Debug" />
131                        <Option target="Release" />
132                </Unit>
133        </Project>
134</CodeBlocks_project_file>
Note: See TracBrowser for help on using the repository browser.