Olaf Flebbe: Add a few new files to the MSVC projects.
This commit is contained in:
parent
8ec42c1aae
commit
3393934b0f
1 changed files with 12 additions and 0 deletions
|
@ -210,6 +210,10 @@
|
|||
RelativePath="..\..\src\main\globals.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Instrumentation\groundradar.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\main\main.hxx"
|
||||
>
|
||||
|
@ -254,6 +258,10 @@
|
|||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\src\AIModel\AIFlightPlanCreatePushBack.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\main\bootstrap.cxx"
|
||||
>
|
||||
|
@ -286,6 +294,10 @@
|
|||
RelativePath="..\..\src\main\globals.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Instrumentation\groundradar.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\main\logger.cxx"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue