- reorganized Kml generation
- Kml generation on demand - cleaned up GUI - removed color selector - remove track rate slider - adjusted altitude slider git-svn-id: http://moon:8086/svn/software/trunk/projects/FsTrack@175 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -33,36 +33,22 @@
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user