Skip to content
Snippets Groups Projects
Commit a7327e60 authored by James Goppert's avatar James Goppert
Browse files

Resynced with jsbsim tree.

parent d9b143f2
No related branches found
No related tags found
No related merge requests found
COPYING 100644 → 100755
File mode changed from 100644 to 100755
INSTALL 100644 → 100755
File mode changed from 100644 to 100755
JSBSim.dox 100644 → 100755
File mode changed from 100644 to 100755
JSBSim.vcproj 100644 → 100755
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
Optimization="3" Optimization="2"
EnableIntrinsicFunctions="true" EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1" FavorSizeOrSpeed="1"
WholeProgramOptimization="true" WholeProgramOptimization="true"
...@@ -133,10 +133,11 @@ ...@@ -133,10 +133,11 @@
BasicRuntimeChecks="0" BasicRuntimeChecks="0"
RuntimeLibrary="2" RuntimeLibrary="2"
EnableEnhancedInstructionSet="2" EnableEnhancedInstructionSet="2"
FloatingPointModel="2"
UsePrecompiledHeader="0" UsePrecompiledHeader="0"
GenerateXMLDocumentationFiles="false" GenerateXMLDocumentationFiles="false"
WarningLevel="3" WarningLevel="4"
Detect64BitPortabilityProblems="true" Detect64BitPortabilityProblems="false"
DebugInformationFormat="3" DebugInformationFormat="3"
/> />
<Tool <Tool
...@@ -154,6 +155,7 @@ ...@@ -154,6 +155,7 @@
Version="0.9.13" Version="0.9.13"
LinkIncremental="1" LinkIncremental="1"
AdditionalLibraryDirectories="&quot;C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib&quot;" AdditionalLibraryDirectories="&quot;C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib&quot;"
GenerateManifest="false"
GenerateDebugInformation="false" GenerateDebugInformation="false"
SubSystem="1" SubSystem="1"
OptimizeReferences="2" OptimizeReferences="2"
...@@ -389,6 +391,10 @@ ...@@ -389,6 +391,10 @@
RelativePath=".\src\models\FGModel.h" RelativePath=".\src\models\FGModel.h"
> >
</File> </File>
<File
RelativePath=".\src\math\FGModelFunctions.h"
>
</File>
<File <File
RelativePath=".\src\models\atmosphere\FGMSIS.h" RelativePath=".\src\models\atmosphere\FGMSIS.h"
> >
...@@ -757,6 +763,10 @@ ...@@ -757,6 +763,10 @@
RelativePath=".\src\models\FGModel.cpp" RelativePath=".\src\models\FGModel.cpp"
> >
</File> </File>
<File
RelativePath=".\src\math\FGModelFunctions.cpp"
>
</File>
<File <File
RelativePath=".\src\models\atmosphere\FGMSIS.cpp" RelativePath=".\src\models\atmosphere\FGMSIS.cpp"
> >
......
JSBSim.xsd 100644 → 100755
File mode changed from 100644 to 100755
JSBSim.xsl 100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
EXTRA_DIST = \ EXTRA_DIST = \
autogen.sh JSBSim.xsd JSBSim.xsl JSBSim.vcproj JSBSim.dox autogen.sh JSBSim.xsd JSBSim.xsl JSBSim.vcproj JSBSim.dox
SUBDIRS = src systems aircraft engine scripts data_output data_plot check_cases scicoslab SUBDIRS = src systems aircraft engine scripts data_output data_plot check_cases
dist-hook: dist-hook:
(cd $(top_srcdir)) (cd $(top_srcdir))
......
File mode changed from 100644 to 100755
admin/jsb2fg 100644 → 100755
File mode changed from 100644 to 100755
admin/syncacft 100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment