1
0
Fork 0

Fix VC90 project file to compile with latest ATC changes

This commit is contained in:
Torsten Dreyer 2011-07-25 20:32:52 +02:00
parent acb2bc9286
commit 87bd2bfd6e

View file

@ -522,11 +522,11 @@
>
</File>
<File
RelativePath="..\..\..\src\ATCDCL\ATCDialog.cxx"
RelativePath="..\..\..\src\ATCDCL\ATCDialogOld.cxx"
>
</File>
<File
RelativePath="..\..\..\src\ATCDCL\ATCDialog.hxx"
RelativePath="..\..\..\src\ATCDCL\ATCDialogOld.hxx"
>
</File>
<File
@ -4309,6 +4309,22 @@
<Filter
Name="Lib_ATC"
>
<File
RelativePath="..\..\..\src\ATC\atcdialog.cxx"
>
</File>
<File
RelativePath="..\..\..\src\ATC\atcdialog.hxx"
>
</File>
<File
RelativePath="..\..\..\src\ATC\atc_mgr.cxx"
>
</File>
<File
RelativePath="..\..\..\src\ATC\atc_mgr.hxx"
>
</File>
<File
RelativePath="..\..\..\src\ATC\CommStation.cxx"
>