Skip to content

Commit

Permalink
More v2.0 adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
jberndt committed Mar 28, 2006
1 parent 27c2c26 commit 04ee96a
Show file tree
Hide file tree
Showing 3 changed files with 1,380 additions and 1,353 deletions.
33 changes: 30 additions & 3 deletions JSBSim.cbx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<property category="build.platform" name="win32.gnuc++.enabled" value="0"/>
<property category="build.platform" name="win32.mswin32.enabled" value="0"/>
<property category="build.platform" name="win32.win32b.enabled" value="1"/>
<property category="cbproject" name="lastnodeid" value="658"/>
<property category="cbproject" name="lastnodeid" value="662"/>
<property category="cbproject" name="version" value="X.1.0"/>
<property category="classbrowser" name="GroupByVisibility" value="1"/>
<property category="classbrowser" name="SeparateByKind" value="1"/>
Expand All @@ -54,7 +54,7 @@
<property category="makefiletarget" name="makefile.1.target.list.1" value="all"/>
<property category="makefiletarget" name="makefile.1.target.list.2" value="clean"/>
<property category="makefiletarget" name="makefile.1.toolsetkey" value="MinGW"/>
<property category="runtime" name="ConfigurationCount" value="9"/>
<property category="runtime" name="ConfigurationCount" value="12"/>
<property category="runtime.0" name="BuildTargetOnRun" value="com.borland.cbuilder.build.CBProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.0" name="ConfigurationName" value="JSBSim Runtime Configuration1"/>
<property category="runtime.0" name="RunnableType" value="com.borland.cbuilder.runtime.ExecutableRunner"/>
Expand All @@ -69,6 +69,27 @@
<property category="runtime.1" name="native.exec.path" value="D:\jon\JSBSim\JSBSim.exe"/>
<property category="runtime.1" name="native.startdir.path" value="D:\jon\JSBSim"/>
<property category="runtime.1" name="native.target.override" value="1"/>
<property category="runtime.10" name="BuildTargetOnRun" value="com.borland.cbuilder.build.CBProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.10" name="ConfigurationName" value="ares"/>
<property category="runtime.10" name="RunnableType" value="com.borland.cbuilder.runtime.ExecutableRunner"/>
<property category="runtime.10" name="native.exec.args" value="--aircraft=ares --initfile=reset00"/>
<property category="runtime.10" name="native.exec.path" value="D:\jon\JSBSim\JSBSim.exe"/>
<property category="runtime.10" name="native.startdir.path" value="D:\jon\JSBSim"/>
<property category="runtime.10" name="native.target.override" value="1"/>
<property category="runtime.11" name="BuildTargetOnRun" value="com.borland.cbuilder.build.CBProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.11" name="ConfigurationName" value="lightning"/>
<property category="runtime.11" name="RunnableType" value="com.borland.cbuilder.runtime.ExecutableRunner"/>
<property category="runtime.11" name="native.exec.args" value="--aircraft=lightning --initfile=reset00"/>
<property category="runtime.11" name="native.exec.path" value="D:\jon\JSBSim\JSBSim.exe"/>
<property category="runtime.11" name="native.startdir.path" value="D:\jon\JSBSim"/>
<property category="runtime.11" name="native.target.override" value="1"/>
<property category="runtime.12" name="BuildTargetOnRun" value="com.borland.cbuilder.build.CBProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.12" name="ConfigurationName" value="Boeing314"/>
<property category="runtime.12" name="RunnableType" value="com.borland.cbuilder.runtime.ExecutableRunner"/>
<property category="runtime.12" name="native.exec.args" value="--aircraft=Boeing314 --initfile=reset00"/>
<property category="runtime.12" name="native.exec.path" value="D:\jon\JSBSim\JSBSim.exe"/>
<property category="runtime.12" name="native.startdir.path" value="D:\jon\JSBSim"/>
<property category="runtime.12" name="native.target.override" value="1"/>
<property category="runtime.2" name="BuildTargetOnRun" value="com.borland.cbuilder.build.CBProjectBuilder$ProjectBuildAction;make"/>
<property category="runtime.2" name="ConfigurationName" value="Ball"/>
<property category="runtime.2" name="RunnableType" value="com.borland.cbuilder.runtime.ExecutableRunner"/>
Expand Down Expand Up @@ -206,7 +227,7 @@
<property category="team" name="ignorePath.8" value="filtersjb/FGFilter.o"/>
<property category="team" name="ignorePath.80" value="StellarJ_DataLog.csv"/>
<property category="team" name="ignorePath.9" value="filtersjb/FGGain.o"/>
<property category="unique" name="id" value="658"/>
<property category="unique" name="id" value="662"/>
<property category="win32.Debug_Build.win32b.bcc32" name="container.SelectedWarnings.option.winl.enabled" value="0"/>
<property category="win32.Debug_Build.win32b.bcc32" name="option.D.arg.1" value="_DEBUG"/>
<property category="win32.Debug_Build.win32b.bcc32" name="option.D.enabled" value="1"/>
Expand Down Expand Up @@ -746,6 +767,12 @@
<property category="build.win32.Release_Build.win32b" name="exclude" value="1"/>
<property category="unique" name="id" value="623"/>
</file>
<file path="src/simgear/props/SGReferenced.hxx">
<property category="unique" name="id" value="659"/>
</file>
<file path="src/simgear/props/SGSharedPtr.hxx">
<property category="unique" name="id" value="661"/>
</file>
</node>
<node name="xml" type="Folder">
<property category="unique" name="id" value="607"/>
Expand Down
Loading

0 comments on commit 04ee96a

Please sign in to comment.