- Camera now controlled with adjustable alt, tilt, auto roll based on aircraft banking and auto heading based on aircraft heading git-svn-id: http://moon:8086/svn/software/trunk/projects/FsTrack@129 b431acfa-c32f-4a4a-93f1-934dc6c82436
69 lines
4.5 KiB
XML
69 lines
4.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<JUCERPROJECT id="Ak6XQK" name="FsTrack" projectType="guiapp" version="1.0.0"
|
|
bundleIdentifier="com.yourcompany.FsTrack" includeBinaryInAppConfig="1"
|
|
jucerVersion="3.1.0">
|
|
<MAINGROUP id="Uz7duD" name="FsTrack">
|
|
<FILE id="mH8gwu" name="FSUIPC_User.h" compile="0" resource="0" file="../../../extLib/FSUIPC/FSUIPC_User.h"/>
|
|
<FILE id="edoJMV" name="IPCuser.c" compile="1" resource="0" file="../../../extLib/FSUIPC/IPCuser.c"/>
|
|
<FILE id="H8XnE6" name="IPCuser.h" compile="0" resource="0" file="../../../extLib/FSUIPC/IPCuser.h"/>
|
|
<GROUP id="{5356CAE2-AF78-67D9-5B9A-B642C31D86A7}" name="Source">
|
|
<FILE id="vFudTr" name="IFsLink.hpp" compile="0" resource="0" file="Source/IFsLink.hpp"/>
|
|
<FILE id="PagC6q" name="IHttp.hpp" compile="0" resource="0" file="Source/IHttp.hpp"/>
|
|
<FILE id="XsFnKu" name="IKml.hpp" compile="0" resource="0" file="Source/IKml.hpp"/>
|
|
<FILE id="wvlNhQ" name="ViewFormat.hpp" compile="0" resource="0" file="Source/ViewFormat.hpp"/>
|
|
<FILE id="LzGXK0" name="HttpServer.cpp" compile="1" resource="0" file="Source/HttpServer.cpp"/>
|
|
<FILE id="lMXJZr" name="HttpServer.hpp" compile="0" resource="0" file="Source/HttpServer.hpp"/>
|
|
<FILE id="qge6g6" name="Kml.cpp" compile="1" resource="0" file="Source/Kml.cpp"/>
|
|
<FILE id="Opafju" name="Kml.hpp" compile="0" resource="0" file="Source/Kml.hpp"/>
|
|
<FILE id="nKHzgF" name="FsLink.cpp" compile="1" resource="0" file="Source/FsLink.cpp"/>
|
|
<FILE id="wfDV5O" name="FsLink.hpp" compile="0" resource="0" file="Source/FsLink.hpp"/>
|
|
<FILE id="Q87dan" name="MainComponent.cpp" compile="1" resource="0"
|
|
file="Source/MainComponent.cpp"/>
|
|
<FILE id="NTAeUC" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/>
|
|
<FILE id="x6mbGM" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/>
|
|
</GROUP>
|
|
</MAINGROUP>
|
|
<EXPORTFORMATS>
|
|
<VS2012 targetFolder="Builds/VisualStudio2012">
|
|
<CONFIGURATIONS>
|
|
<CONFIGURATION name="Debug" winWarningLevel="4" generateManifest="1" winArchitecture="32-bit"
|
|
isDebug="1" optimisation="1" targetName="FsTrack" headerPath="../../../../../extLib/FSUIPC"/>
|
|
<CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" winArchitecture="32-bit"
|
|
isDebug="0" optimisation="2" targetName="FsTrack" headerPath="../../../../../extLib/FSUIPC"/>
|
|
</CONFIGURATIONS>
|
|
<MODULEPATHS>
|
|
<MODULEPATH id="juce_video" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_opengl" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_gui_extra" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_gui_basics" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_graphics" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_events" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_data_structures" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_cryptography" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_core" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_audio_processors" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_audio_formats" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_audio_devices" path="../../../extLib/JUCE/modules"/>
|
|
<MODULEPATH id="juce_audio_basics" path="../../../extLib/JUCE/modules"/>
|
|
</MODULEPATHS>
|
|
</VS2012>
|
|
</EXPORTFORMATS>
|
|
<MODULES>
|
|
<MODULES id="juce_audio_basics" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_audio_devices" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_audio_formats" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_audio_processors" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_core" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_cryptography" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_data_structures" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_events" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_graphics" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_gui_basics" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_gui_extra" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_opengl" showAllCode="1" useLocalCopy="1"/>
|
|
<MODULES id="juce_video" showAllCode="1" useLocalCopy="1"/>
|
|
</MODULES>
|
|
<JUCEOPTIONS/>
|
|
</JUCERPROJECT>
|