source: inundation/zeus/steve.zpi @ 3212

Last change on this file since 3212 was 2255, checked in by steve, 18 years ago
File size: 3.4 KB
Line 
1<!-- Project file for the Zeus for Windows editor.-->
2<project name="steve">
3    <SccEnable>On</SccEnable>
4    <SccComment></SccComment>
5    <SccProject></SccProject>
6    <SccAuxPath></SccAuxPath>
7    <SccLocalPath></SccLocalPath>
8    <TagEnable>On</TagEnable>
9    <TagNone>Off</TagNone>
10    <TagVariable>On</TagVariable>
11    <TagFunction>On</TagFunction>
12    <TagBuildNone>Off</TagBuildNone>
13    <TagBuildOnOpen>On</TagBuildOnOpen>
14    <TagBuildOnSave>On</TagBuildOnSave>
15    <TagInterval>6</TagInterval>
16    <Server></Server>
17    <UserID></UserID>
18    <Password></Password>
19    <LocalDir></LocalDir>
20    <RemoteDir></RemoteDir>
21    <Classes>Classes</Classes>
22    <Enumerations>Enumerations</Enumerations>
23    <Files>Project Files</Files>
24    <Functions>Functions</Functions>
25    <Interfaces>Interfaces</Interfaces>
26    <Macros>Macros</Macros>
27    <Packages>Packages</Packages>
28    <References>References</References>
29    <Structures>Structures</Structures>
30    <Typedefs>Typedefs</Typedefs>
31    <Variables>Variables</Variables>
32    <MakeFile>makefile</MakeFile>
33    <SearchPath></SearchPath>
34    <RegexFile></RegexFile>
35    <RegexLine></RegexLine>
36    <RegexInfo></RegexInfo>
37    <RegexError></RegexError>
38    <RegexWarning></RegexWarning>
39    <DebugExecutable></DebugExecutable>
40    <DebugArguments></DebugArguments>
41    <DebugDirectory></DebugDirectory>
42    <DebugDebugger></DebugDebugger>
43    <ReleaseExecutable></ReleaseExecutable>
44    <ReleaseArguments></ReleaseArguments>
45    <ReleaseDirectory></ReleaseDirectory>
46    <ReleaseDebugger></ReleaseDebugger>
47    <DebugMake>make $PF</DebugMake>
48    <DebugClean>make clean</DebugClean>
49    <DebugCompile></DebugCompile>
50    <DebugRebuild>make $PF</DebugRebuild>
51    <DebugProjectOutput>Always</DebugProjectOutput>
52    <DebugCompilerOutput>Always</DebugCompilerOutput>
53    <DebugCompilerStdOut>On</DebugCompilerStdOut>
54    <DebugCompilerStdErr>On</DebugCompilerStdErr>
55    <DebugCompilerSaveAll>Off</DebugCompilerSaveAll>
56    <DebugCompilerReload>Off</DebugCompilerReload>
57    <DebugProjectStdOut>On</DebugProjectStdOut>
58    <DebugProjectStdErr>On</DebugProjectStdErr>
59    <DebugProjectSaveAll>Off</DebugProjectSaveAll>
60    <DebugProjectReload>Off</DebugProjectReload>
61    <ReleaseMake>make $ws</ReleaseMake>
62    <ReleaseClean>make clean</ReleaseClean>
63    <ReleaseCompile></ReleaseCompile>
64    <ReleaseRebuild>rebuild $ws</ReleaseRebuild>
65    <ReleaseProjectOutput>Always</ReleaseProjectOutput>
66    <ReleaseCompilerOutput>Always</ReleaseCompilerOutput>
67    <ReleaseCompilerStdOut>On</ReleaseCompilerStdOut>
68    <ReleaseCompilerStdErr>On</ReleaseCompilerStdErr>
69    <ReleaseCompilerSaveAll>Off</ReleaseCompilerSaveAll>
70    <ReleaseCompilerReload>Off</ReleaseCompilerReload>
71    <ReleaseProjectStdOut>On</ReleaseProjectStdOut>
72    <ReleaseProjectStdErr>On</ReleaseProjectStdErr>
73    <ReleaseProjectSaveAll>Off</ReleaseProjectSaveAll>
74    <ReleaseProjectReload>Off</ReleaseProjectReload>
75    <file>..\pyvolution-1d\domain.py</file>
76    <file>..\steve\get_triangle_attribute.py</file>
77    <file>..\steve\get_triangle_data.py</file>
78    <file>..\steve\get_triangle_data_new.py</file>
79    <file>..\pyvolution-1d\quantity.py</file>
80    <file>..\hobart\run_hobart_buildings.py</file>
81    <file>..\pyvolution-parallel\vtk-pylab.py</file>
82    <folder name="Header Files" />
83    <folder name="Resource Files" />
84    <folder name="Source Files" />
85</project>
Note: See TracBrowser for help on using the repository browser.