]> git.mxchange.org Git - flightgear.git/commit
Add VS2010 project files
authorFrederic Bouvier <fredfgfs01@free.fr>
Sat, 8 May 2010 15:36:11 +0000 (17:36 +0200)
committerFrederic Bouvier <fredfgfs01@free.fr>
Sun, 1 Aug 2010 16:07:15 +0000 (18:07 +0200)
commit5d3689b36c1c9755880207af87b3ef86bf3d3423
treea5cf3d3348e208fc5c3aaae7790d613433bba3f5
parent40480eb2b4b4e4067808aa3226ee204d589a07ce
Add VS2010 project files
29 files changed:
projects/VC100/.gitignore [new file with mode: 0644]
projects/VC100/FlightGear.sln [new file with mode: 0644]
projects/VC100/FlightGear/FlightGear.vcxproj [new file with mode: 0644]
projects/VC100/FlightGear/FlightGear.vcxproj.filters [new file with mode: 0644]
projects/VC100/GPSsmooth/GPSsmooth.vcxproj [new file with mode: 0644]
projects/VC100/GPSsmooth/GPSsmooth.vcxproj.filters [new file with mode: 0644]
projects/VC100/MIDGsmooth/MIDGsmooth.vcxproj [new file with mode: 0644]
projects/VC100/MIDGsmooth/MIDGsmooth.vcxproj.filters [new file with mode: 0644]
projects/VC100/UGsmooth/UGsmooth.vcxproj [new file with mode: 0644]
projects/VC100/UGsmooth/UGsmooth.vcxproj.filters [new file with mode: 0644]
projects/VC100/fgadmin.rc [new file with mode: 0644]
projects/VC100/fgadmin/fgadmin.vcxproj [new file with mode: 0644]
projects/VC100/fgadmin/fgadmin.vcxproj.filters [new file with mode: 0644]
projects/VC100/fgjs/fgjs.vcxproj [new file with mode: 0644]
projects/VC100/fgjs/fgjs.vcxproj.filters [new file with mode: 0644]
projects/VC100/fgviewer/fgviewer.vcxproj [new file with mode: 0644]
projects/VC100/fgviewer/fgviewer.vcxproj.filters [new file with mode: 0644]
projects/VC100/flightgear.ico [new file with mode: 0644]
projects/VC100/flightgear.rc [new file with mode: 0644]
projects/VC100/flightgear64.ico [new file with mode: 0644]
projects/VC100/flightgear64.rc [new file with mode: 0644]
projects/VC100/metar/metar.vcxproj [new file with mode: 0644]
projects/VC100/metar/metar.vcxproj.filters [new file with mode: 0644]
projects/VC100/terrasync/terrasync.vcxproj [new file with mode: 0644]
projects/VC100/terrasync/terrasync.vcxproj.filters [new file with mode: 0644]
projects/VC100/xmlgrep/xmlgrep.vcxproj [new file with mode: 0644]
projects/VC100/xmlgrep/xmlgrep.vcxproj.filters [new file with mode: 0644]
projects/VC100/yasim/yasim.vcxproj [new file with mode: 0644]
projects/VC100/yasim/yasim.vcxproj.filters [new file with mode: 0644]