Skip to content

Commit

Permalink
Update to Linux build project file
Browse files Browse the repository at this point in the history
  • Loading branch information
Arrowstar committed Aug 16, 2020
1 parent cb11231 commit aad8295
Showing 1 changed file with 6 additions and 38 deletions.
44 changes: 6 additions & 38 deletions KSPTrajectoryOptimizationTool_Linux.prj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<deployment-project plugin="plugin.ezdeploy" plugin-version="1.0">
<configuration build-checksum="2164147967" file="/home/adam/ksptot/ksptot/KSPTrajectoryOptimizationTool_Linux.prj" location="/home/adam/ksptot/ksptot" name="KSPTrajectoryOptimizationTool_Linux" preferred-package-location="/home/adam/ksptot/ksptot/deploy/KSPTrajectoryOptimizationTool/for_redistribution" preferred-package-type="package.type.install" target="target.ezdeploy.standalone" target-name="Application Compiler">
<configuration build-checksum="1270479410" file="/home/adam/ksptot/ksptot/KSPTrajectoryOptimizationTool_Linux.prj" location="/home/adam/ksptot/ksptot" name="KSPTrajectoryOptimizationTool_Linux" preferred-package-location="/home/adam/ksptot/ksptot/deploy/KSPTrajectoryOptimizationTool/for_redistribution" preferred-package-type="package.type.install" target="target.ezdeploy.standalone" target-name="Application Compiler">
<param.appname>KSPTrajectoryOptimizationTool</param.appname>
<param.icon>${PROJECT_ROOT}/KSPTrajectoryOptimizationTool_resources/icon.ico</param.icon>
<param.icons>
Expand All @@ -8,7 +8,7 @@
<file>${PROJECT_ROOT}/KSPTrajectoryOptimizationTool_resources/icon_24.png</file>
<file>${PROJECT_ROOT}/KSPTrajectoryOptimizationTool_resources/icon_16.png</file>
</param.icons>
<param.version>1.65</param.version>
<param.version>1.66</param.version>
<param.authnamewatermark>Arrowstar</param.authnamewatermark>
<param.email />
<param.company />
Expand Down Expand Up @@ -70,49 +70,17 @@
<file>${PROJECT_ROOT}/projectMain.m</file>
</fileset.main>
<fileset.resources>
<file>${PROJECT_ROOT}/OptimalTwoBurnOrbitChange.fig</file>
<file>${PROJECT_ROOT}/OptimalTwoBurnOrbitChange.m</file>
<file>${PROJECT_ROOT}/appOptions.ini</file>
<file>${PROJECT_ROOT}/bodies.ini</file>
<file>${PROJECT_ROOT}/bodiesSolarSystem.ini</file>
<file>${PROJECT_ROOT}/computeDepartureGUI.fig</file>
<file>${PROJECT_ROOT}/computeDepartureGUI.m</file>
<file>${PROJECT_ROOT}/computeSysLvlParams.fig</file>
<file>${PROJECT_ROOT}/computeSysLvlParams.m</file>
<file>${PROJECT_ROOT}/departDisplayGUI.fig</file>
<file>${PROJECT_ROOT}/departDisplayGUI.m</file>
<file>${PROJECT_ROOT}/enterUTAsDateTimeGUI.fig</file>
<file>${PROJECT_ROOT}/enterUTAsDateTimeGUI.m</file>
<file>${PROJECT_ROOT}/flyByPorkchopPlotterGUI.fig</file>
<file>${PROJECT_ROOT}/flyByPorkchopPlotterGUI.m</file>
<file>${PROJECT_ROOT}/formsGUIs</file>
<file>${PROJECT_ROOT}/helpAboutGUI.fig</file>
<file>${PROJECT_ROOT}/helpAboutGUI.m</file>
<file>${PROJECT_ROOT}/helper_methods</file>
<file>${PROJECT_ROOT}/images</file>
<file>${PROJECT_ROOT}/importOrbitGUI.fig</file>
<file>${PROJECT_ROOT}/importOrbitGUI.m</file>
<file>${PROJECT_ROOT}/kspTOT_LaunchVehicleDesigner</file>
<file>${PROJECT_ROOT}/kspTOT_MissionArchitect</file>
<file>${PROJECT_ROOT}/kspTOT_RTS</file>
<file>${PROJECT_ROOT}/lambert_mex.mexw64</file>
<file>${PROJECT_ROOT}/mainGUI.fig</file>
<file>${PROJECT_ROOT}/mainGUI.m</file>
<file>${PROJECT_ROOT}/manExeAssistGUI.fig</file>
<file>${PROJECT_ROOT}/manExeAssistGUI.m</file>
<file>${PROJECT_ROOT}/maxDeltaVInputGUI.fig</file>
<file>${PROJECT_ROOT}/maxDeltaVInputGUI.m</file>
<file>${PROJECT_ROOT}/multiFlyByManeuverSequencer.fig</file>
<file>${PROJECT_ROOT}/multiFlyByManeuverSequencer.m</file>
<file>${PROJECT_ROOT}/optionsGUI.fig</file>
<file>${PROJECT_ROOT}/optionsGUI.m</file>
<file>${PROJECT_ROOT}/kspTOT_SingleUIs</file>
<file>${PROJECT_ROOT}/kspTOT_VehicleSizer</file>
<file>${PROJECT_ROOT}/projectMain.m</file>
<file>${PROJECT_ROOT}/rendezvousGUI.fig</file>
<file>${PROJECT_ROOT}/rendezvousGUI.m</file>
<file>${PROJECT_ROOT}/splashScreenGUI.fig</file>
<file>${PROJECT_ROOT}/splashScreenGUI.m</file>
<file>${PROJECT_ROOT}/uploadManeuverToKSP.fig</file>
<file>${PROJECT_ROOT}/uploadManeuverToKSP.m</file>
<file>${MATLAB_ROOT}/bin/glnxa64/libmwblas.so</file>
</fileset.resources>
<fileset.package />
<fileset.depfun>
Expand Down Expand Up @@ -180,7 +148,7 @@
<vista>false</vista>
<linux>true</linux>
<solaris>false</solaris>
<osver>4.15.0-29-generic</osver>
<osver>4.15.0-91-generic</osver>
<os32>false</os32>
<os64>true</os64>
<arch>glnxa64</arch>
Expand Down

0 comments on commit aad8295

Please sign in to comment.