Commit MetaInfo

修订版8b073adad2b930263f1cd993e49a1f3fe619f558 (tree)
时间2014-05-14 22:16:16
作者Face
CommiterFace

Log Message

Solution: switched to VS9

更改概述

差异

diff -r 75b24f76a107 -r 8b073adad2b9 Orbitersdk/samples/JumpDriveMFD/JumpDriveMFD.dsp
--- a/Orbitersdk/samples/JumpDriveMFD/JumpDriveMFD.dsp Wed May 14 15:13:21 2014 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,154 +0,0 @@
1-# Microsoft Developer Studio Project File - Name="JumpDriveMFD" - Package Owner=<4>
2-# Microsoft Developer Studio Generated Build File, Format Version 6.00
3-# ** DO NOT EDIT **
4-
5-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6-
7-CFG=JumpDriveMFD - Win32 Release
8-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9-!MESSAGE use the Export Makefile command and run
10-!MESSAGE
11-!MESSAGE NMAKE /f "JumpDriveMFD.mak".
12-!MESSAGE
13-!MESSAGE You can specify a configuration when running NMAKE
14-!MESSAGE by defining the macro CFG on the command line. For example:
15-!MESSAGE
16-!MESSAGE NMAKE /f "JumpDriveMFD.mak" CFG="JumpDriveMFD - Win32 Release"
17-!MESSAGE
18-!MESSAGE Possible choices for configuration are:
19-!MESSAGE
20-!MESSAGE "JumpDriveMFD - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21-!MESSAGE "JumpDriveMFD - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22-!MESSAGE
23-
24-# Begin Project
25-# PROP AllowPerConfigDependencies 0
26-# PROP Scc_ProjName ""
27-# PROP Scc_LocalPath ""
28-CPP=cl.exe
29-MTL=midl.exe
30-RSC=rc.exe
31-
32-!IF "$(CFG)" == "JumpDriveMFD - Win32 Release"
33-
34-# PROP BASE Use_MFC 0
35-# PROP BASE Use_Debug_Libraries 0
36-# PROP BASE Output_Dir "Release"
37-# PROP BASE Intermediate_Dir "Release"
38-# PROP BASE Target_Dir ""
39-# PROP Use_MFC 0
40-# PROP Use_Debug_Libraries 0
41-# PROP Output_Dir "Release"
42-# PROP Intermediate_Dir "Release"
43-# PROP Ignore_Export_Lib 0
44-# PROP Target_Dir ""
45-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
46-# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\include" /I "..\..\..\Sound\OrbiterSound_SDK\ShuttlePB_project" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /FD /c
47-# SUBTRACT CPP /YX
48-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
49-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
50-# ADD BASE RSC /l 0x809 /d "NDEBUG"
51-# ADD RSC /l 0x809 /d "NDEBUG"
52-BSC32=bscmake.exe
53-# ADD BASE BSC32 /nologo
54-# ADD BSC32 /nologo
55-LINK32=link.exe
56-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
57-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386 /nodefaultlib:"LIBC"
58-# Begin Special Build Tool
59-SOURCE="$(InputPath)"
60-PostBuild_Desc=Installing binaries
61-PostBuild_Cmds=move Release\*.dll ..\..\..\Modules\Plugin
62-# End Special Build Tool
63-
64-!ELSEIF "$(CFG)" == "JumpDriveMFD - Win32 Debug"
65-
66-# PROP BASE Use_MFC 0
67-# PROP BASE Use_Debug_Libraries 1
68-# PROP BASE Output_Dir "Debug"
69-# PROP BASE Intermediate_Dir "Debug"
70-# PROP BASE Target_Dir ""
71-# PROP Use_MFC 0
72-# PROP Use_Debug_Libraries 1
73-# PROP Output_Dir "Debug"
74-# PROP Intermediate_Dir "Debug"
75-# PROP Ignore_Export_Lib 0
76-# PROP Target_Dir ""
77-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
78-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\include" /I "..\..\..\Sound\OrbiterSound_SDK\ShuttlePB_project" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c
79-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
80-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
81-# ADD BASE RSC /l 0x809 /d "_DEBUG"
82-# ADD RSC /l 0x809 /d "_DEBUG"
83-BSC32=bscmake.exe
84-# ADD BASE BSC32 /nologo
85-# ADD BSC32 /nologo
86-LINK32=link.exe
87-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
88-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"MSVCRT" /nodefaultlib:"LIBC" /out:"../../../Modules/Plugin/JumpDriveMFD.dll" /pdbtype:sept
89-# SUBTRACT LINK32 /pdb:none
90-
91-!ENDIF
92-
93-# Begin Target
94-
95-# Name "JumpDriveMFD - Win32 Release"
96-# Name "JumpDriveMFD - Win32 Debug"
97-# Begin Group "SDK"
98-
99-# PROP Default_Filter ""
100-# Begin Source File
101-
102-SOURCE=..\..\include\Orbitersdk.h
103-# End Source File
104-# Begin Source File
105-
106-SOURCE=..\..\..\Sound\OrbiterSound_SDK\ShuttlePB_project\OrbiterSoundSDK3.h
107-# End Source File
108-# Begin Source File
109-
110-SOURCE=..\..\lib\orbiter.lib
111-# End Source File
112-# Begin Source File
113-
114-SOURCE=..\..\lib\Orbitersdk.lib
115-# End Source File
116-# Begin Source File
117-
118-SOURCE=..\..\..\Sound\OrbiterSound_SDK\ShuttlePB_project\OrbiterSoundSDK3.lib
119-# End Source File
120-# End Group
121-# Begin Source File
122-
123-SOURCE=.\HashData.cpp
124-# End Source File
125-# Begin Source File
126-
127-SOURCE=.\HashData.h
128-# End Source File
129-# Begin Source File
130-
131-SOURCE=.\HashTable.cpp
132-# End Source File
133-# Begin Source File
134-
135-SOURCE=.\HashTable.h
136-# End Source File
137-# Begin Source File
138-
139-SOURCE=.\JumpDrive.cpp
140-# End Source File
141-# Begin Source File
142-
143-SOURCE=.\JumpDrive.h
144-# End Source File
145-# Begin Source File
146-
147-SOURCE=.\JumpDriveMFD.cpp
148-# End Source File
149-# Begin Source File
150-
151-SOURCE=.\JumpDriveMFD.h
152-# End Source File
153-# End Target
154-# End Project
diff -r 75b24f76a107 -r 8b073adad2b9 Orbitersdk/samples/JumpDriveMFD/JumpDriveMFD.dsw
--- a/Orbitersdk/samples/JumpDriveMFD/JumpDriveMFD.dsw Wed May 14 15:13:21 2014 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
1-Microsoft Developer Studio Workspace File, Format Version 6.00
2-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
3-
4-###############################################################################
5-
6-Project: "JumpDriveMFD"=.\JumpDriveMFD.dsp - Package Owner=<4>
7-
8-Package=<5>
9-{{{
10-}}}
11-
12-Package=<4>
13-{{{
14-}}}
15-
16-###############################################################################
17-
18-Global:
19-
20-Package=<5>
21-{{{
22-}}}
23-
24-Package=<3>
25-{{{
26-}}}
27-
28-###############################################################################
29-
diff -r 75b24f76a107 -r 8b073adad2b9 Orbitersdk/samples/JumpDriveMFD/JumpDriveMFD.sln
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Orbitersdk/samples/JumpDriveMFD/JumpDriveMFD.sln Wed May 14 15:16:16 2014 +0200
@@ -0,0 +1,20 @@
1+
2+Microsoft Visual Studio Solution File, Format Version 9.00
3+# Visual Studio 2005
4+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JumpDriveMFD", "JumpDriveMFD.vcproj", "{B9759B49-728F-40C4-B704-78245EFCB2C0}"
5+EndProject
6+Global
7+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
8+ Debug|Win32 = Debug|Win32
9+ Release|Win32 = Release|Win32
10+ EndGlobalSection
11+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
12+ {B9759B49-728F-40C4-B704-78245EFCB2C0}.Debug|Win32.ActiveCfg = Debug|Win32
13+ {B9759B49-728F-40C4-B704-78245EFCB2C0}.Debug|Win32.Build.0 = Debug|Win32
14+ {B9759B49-728F-40C4-B704-78245EFCB2C0}.Release|Win32.ActiveCfg = Release|Win32
15+ {B9759B49-728F-40C4-B704-78245EFCB2C0}.Release|Win32.Build.0 = Release|Win32
16+ EndGlobalSection
17+ GlobalSection(SolutionProperties) = preSolution
18+ HideSolutionNode = FALSE
19+ EndGlobalSection
20+EndGlobal
diff -r 75b24f76a107 -r 8b073adad2b9 Orbitersdk/samples/JumpDriveMFD/JumpDriveMFD.vcproj
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Orbitersdk/samples/JumpDriveMFD/JumpDriveMFD.vcproj Wed May 14 15:16:16 2014 +0200
@@ -0,0 +1,346 @@
1+<?xml version="1.0" encoding="Windows-1252"?>
2+<VisualStudioProject
3+ ProjectType="Visual C++"
4+ Version="8,00"
5+ Name="JumpDriveMFD"
6+ ProjectGUID="{B9759B49-728F-40C4-B704-78245EFCB2C0}"
7+ RootNamespace="JumpDriveMFD"
8+ >
9+ <Platforms>
10+ <Platform
11+ Name="Win32"
12+ />
13+ </Platforms>
14+ <ToolFiles>
15+ </ToolFiles>
16+ <Configurations>
17+ <Configuration
18+ Name="Release|Win32"
19+ OutputDirectory=".\Release"
20+ IntermediateDirectory=".\Release"
21+ ConfigurationType="2"
22+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
23+ UseOfMFC="0"
24+ ATLMinimizesCRunTimeLibraryUsage="false"
25+ >
26+ <Tool
27+ Name="VCPreBuildEventTool"
28+ />
29+ <Tool
30+ Name="VCCustomBuildTool"
31+ />
32+ <Tool
33+ Name="VCXMLDataGeneratorTool"
34+ />
35+ <Tool
36+ Name="VCWebServiceProxyGeneratorTool"
37+ />
38+ <Tool
39+ Name="VCMIDLTool"
40+ PreprocessorDefinitions="NDEBUG"
41+ MkTypLibCompatible="true"
42+ SuppressStartupBanner="true"
43+ TargetEnvironment="1"
44+ TypeLibraryName=".\Release/JumpDriveMFD.tlb"
45+ HeaderFileName=""
46+ />
47+ <Tool
48+ Name="VCCLCompilerTool"
49+ Optimization="2"
50+ InlineFunctionExpansion="1"
51+ AdditionalIncludeDirectories="..\..\include,..\..\..\Sound\OrbiterSound_SDK\ShuttlePB_project"
52+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
53+ StringPooling="true"
54+ RuntimeLibrary="2"
55+ EnableFunctionLevelLinking="true"
56+ PrecompiledHeaderFile=".\Release/JumpDriveMFD.pch"
57+ AssemblerListingLocation=".\Release/"
58+ ObjectFile=".\Release/"
59+ ProgramDataBaseFileName=".\Release/"
60+ BrowseInformation="1"
61+ WarningLevel="3"
62+ SuppressStartupBanner="true"
63+ />
64+ <Tool
65+ Name="VCManagedResourceCompilerTool"
66+ />
67+ <Tool
68+ Name="VCResourceCompilerTool"
69+ PreprocessorDefinitions="NDEBUG"
70+ Culture="2057"
71+ />
72+ <Tool
73+ Name="VCPreLinkEventTool"
74+ />
75+ <Tool
76+ Name="VCLinkerTool"
77+ OutputFile=".\Release/JumpDriveMFD.dll"
78+ LinkIncremental="1"
79+ SuppressStartupBanner="true"
80+ IgnoreDefaultLibraryNames="LIBC"
81+ ProgramDatabaseFile=".\Release/JumpDriveMFD.pdb"
82+ SubSystem="2"
83+ ImportLibrary=".\Release/JumpDriveMFD.lib"
84+ TargetMachine="1"
85+ />
86+ <Tool
87+ Name="VCALinkTool"
88+ />
89+ <Tool
90+ Name="VCManifestTool"
91+ />
92+ <Tool
93+ Name="VCXDCMakeTool"
94+ />
95+ <Tool
96+ Name="VCBscMakeTool"
97+ SuppressStartupBanner="true"
98+ OutputFile=".\Release/JumpDriveMFD.bsc"
99+ />
100+ <Tool
101+ Name="VCFxCopTool"
102+ />
103+ <Tool
104+ Name="VCAppVerifierTool"
105+ />
106+ <Tool
107+ Name="VCWebDeploymentTool"
108+ />
109+ <Tool
110+ Name="VCPostBuildEventTool"
111+ Description="Installing binaries"
112+ CommandLine="move Release\*.dll ..\..\..\Modules\Plugin"
113+ />
114+ </Configuration>
115+ <Configuration
116+ Name="Debug|Win32"
117+ OutputDirectory=".\Debug"
118+ IntermediateDirectory=".\Debug"
119+ ConfigurationType="2"
120+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
121+ UseOfMFC="0"
122+ ATLMinimizesCRunTimeLibraryUsage="false"
123+ >
124+ <Tool
125+ Name="VCPreBuildEventTool"
126+ />
127+ <Tool
128+ Name="VCCustomBuildTool"
129+ />
130+ <Tool
131+ Name="VCXMLDataGeneratorTool"
132+ />
133+ <Tool
134+ Name="VCWebServiceProxyGeneratorTool"
135+ />
136+ <Tool
137+ Name="VCMIDLTool"
138+ PreprocessorDefinitions="_DEBUG"
139+ MkTypLibCompatible="true"
140+ SuppressStartupBanner="true"
141+ TargetEnvironment="1"
142+ TypeLibraryName=".\Debug/JumpDriveMFD.tlb"
143+ HeaderFileName=""
144+ />
145+ <Tool
146+ Name="VCCLCompilerTool"
147+ Optimization="0"
148+ AdditionalIncludeDirectories="..\..\include,..\..\..\Sound\OrbiterSound_SDK\ShuttlePB_project"
149+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
150+ MinimalRebuild="true"
151+ RuntimeLibrary="3"
152+ PrecompiledHeaderFile=".\Debug/JumpDriveMFD.pch"
153+ AssemblerListingLocation=".\Debug/"
154+ ObjectFile=".\Debug/"
155+ ProgramDataBaseFileName=".\Debug/"
156+ BrowseInformation="1"
157+ WarningLevel="3"
158+ SuppressStartupBanner="true"
159+ DebugInformationFormat="4"
160+ />
161+ <Tool
162+ Name="VCManagedResourceCompilerTool"
163+ />
164+ <Tool
165+ Name="VCResourceCompilerTool"
166+ PreprocessorDefinitions="_DEBUG"
167+ Culture="2057"
168+ />
169+ <Tool
170+ Name="VCPreLinkEventTool"
171+ />
172+ <Tool
173+ Name="VCLinkerTool"
174+ OutputFile="../../../Modules/Plugin/JumpDriveMFD.dll"
175+ LinkIncremental="2"
176+ SuppressStartupBanner="true"
177+ IgnoreDefaultLibraryNames="MSVCRT,LIBC"
178+ GenerateDebugInformation="true"
179+ ProgramDatabaseFile=".\Debug/JumpDriveMFD.pdb"
180+ SubSystem="2"
181+ ImportLibrary=".\Debug/JumpDriveMFD.lib"
182+ TargetMachine="1"
183+ />
184+ <Tool
185+ Name="VCALinkTool"
186+ />
187+ <Tool
188+ Name="VCManifestTool"
189+ />
190+ <Tool
191+ Name="VCXDCMakeTool"
192+ />
193+ <Tool
194+ Name="VCBscMakeTool"
195+ SuppressStartupBanner="true"
196+ OutputFile=".\Debug/JumpDriveMFD.bsc"
197+ />
198+ <Tool
199+ Name="VCFxCopTool"
200+ />
201+ <Tool
202+ Name="VCAppVerifierTool"
203+ />
204+ <Tool
205+ Name="VCWebDeploymentTool"
206+ />
207+ <Tool
208+ Name="VCPostBuildEventTool"
209+ />
210+ </Configuration>
211+ </Configurations>
212+ <References>
213+ </References>
214+ <Files>
215+ <Filter
216+ Name="SDK"
217+ >
218+ <File
219+ RelativePath="..\..\lib\orbiter.lib"
220+ >
221+ </File>
222+ <File
223+ RelativePath="..\..\include\Orbitersdk.h"
224+ >
225+ </File>
226+ <File
227+ RelativePath="..\..\lib\Orbitersdk.lib"
228+ >
229+ </File>
230+ <File
231+ RelativePath="..\..\..\Sound\OrbiterSound_SDK\ShuttlePB_project\OrbiterSoundSDK3.h"
232+ >
233+ </File>
234+ <File
235+ RelativePath="..\..\..\Sound\OrbiterSound_SDK\ShuttlePB_project\OrbiterSoundSDK3.lib"
236+ >
237+ </File>
238+ </Filter>
239+ <File
240+ RelativePath="HashData.cpp"
241+ >
242+ <FileConfiguration
243+ Name="Release|Win32"
244+ >
245+ <Tool
246+ Name="VCCLCompilerTool"
247+ AdditionalIncludeDirectories=""
248+ PreprocessorDefinitions=""
249+ />
250+ </FileConfiguration>
251+ <FileConfiguration
252+ Name="Debug|Win32"
253+ >
254+ <Tool
255+ Name="VCCLCompilerTool"
256+ AdditionalIncludeDirectories=""
257+ PreprocessorDefinitions=""
258+ />
259+ </FileConfiguration>
260+ </File>
261+ <File
262+ RelativePath="HashData.h"
263+ >
264+ </File>
265+ <File
266+ RelativePath="HashTable.cpp"
267+ >
268+ <FileConfiguration
269+ Name="Release|Win32"
270+ >
271+ <Tool
272+ Name="VCCLCompilerTool"
273+ AdditionalIncludeDirectories=""
274+ PreprocessorDefinitions=""
275+ />
276+ </FileConfiguration>
277+ <FileConfiguration
278+ Name="Debug|Win32"
279+ >
280+ <Tool
281+ Name="VCCLCompilerTool"
282+ AdditionalIncludeDirectories=""
283+ PreprocessorDefinitions=""
284+ />
285+ </FileConfiguration>
286+ </File>
287+ <File
288+ RelativePath="HashTable.h"
289+ >
290+ </File>
291+ <File
292+ RelativePath="JumpDrive.cpp"
293+ >
294+ <FileConfiguration
295+ Name="Release|Win32"
296+ >
297+ <Tool
298+ Name="VCCLCompilerTool"
299+ AdditionalIncludeDirectories=""
300+ PreprocessorDefinitions=""
301+ />
302+ </FileConfiguration>
303+ <FileConfiguration
304+ Name="Debug|Win32"
305+ >
306+ <Tool
307+ Name="VCCLCompilerTool"
308+ AdditionalIncludeDirectories=""
309+ PreprocessorDefinitions=""
310+ />
311+ </FileConfiguration>
312+ </File>
313+ <File
314+ RelativePath="JumpDrive.h"
315+ >
316+ </File>
317+ <File
318+ RelativePath="JumpDriveMFD.cpp"
319+ >
320+ <FileConfiguration
321+ Name="Release|Win32"
322+ >
323+ <Tool
324+ Name="VCCLCompilerTool"
325+ AdditionalIncludeDirectories=""
326+ PreprocessorDefinitions=""
327+ />
328+ </FileConfiguration>
329+ <FileConfiguration
330+ Name="Debug|Win32"
331+ >
332+ <Tool
333+ Name="VCCLCompilerTool"
334+ AdditionalIncludeDirectories=""
335+ PreprocessorDefinitions=""
336+ />
337+ </FileConfiguration>
338+ </File>
339+ <File
340+ RelativePath="JumpDriveMFD.h"
341+ >
342+ </File>
343+ </Files>
344+ <Globals>
345+ </Globals>
346+</VisualStudioProject>
Show on old repository browser