📄 step10.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{DE8FEF2E-6E28-4456-9712-68437802A747}"
>
<Build>
<Settings
ApplicationIcon = "SpaceWar3D.ico"
AssemblyKeyContainerName = ""
AssemblyName = "SpaceWar3D_Step10"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "SpaceWar3D"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = ".\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = ".\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "system"
AssemblyName = "System"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\system.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/>
<Reference
Name = "Microsoft.DirectX"
AssemblyName = "Microsoft.DirectX"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Managed DirectX\v9.00.1126\Microsoft.DirectX.dll"
AssemblyFolderKey = "hklm\current managed directx 9.1"
/>
<Reference
Name = "Microsoft.DirectX.Direct3D"
AssemblyName = "Microsoft.DirectX.Direct3D"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Managed DirectX\v9.00.1126\Microsoft.DirectX.Direct3D.dll"
AssemblyFolderKey = "hklm\current managed directx 9.1"
/>
<Reference
Name = "Microsoft.DirectX.Direct3DX"
AssemblyName = "Microsoft.DirectX.Direct3DX"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Managed DirectX\v9.00.1126\Microsoft.DirectX.Direct3DX.dll"
AssemblyFolderKey = "hklm\current managed directx 9.1"
/>
<Reference
Name = "Microsoft.DirectX.DirectInput"
AssemblyName = "Microsoft.DirectX.DirectInput"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Managed DirectX\v9.00.1126\Microsoft.DirectX.DirectInput.dll"
AssemblyFolderKey = "hklm\current managed directx 9.1"
/>
<Reference
Name = "Microsoft.DirectX.DirectPlay"
AssemblyName = "Microsoft.DirectX.DirectPlay"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Managed DirectX\v9.00.1126\Microsoft.DirectX.DirectPlay.dll"
AssemblyFolderKey = "hklm\current managed directx 9.1"
/>
<Reference
Name = "Microsoft.DirectX.DirectSound"
AssemblyName = "Microsoft.DirectX.DirectSound"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Managed DirectX\v9.00.1126\Microsoft.DirectX.DirectSound.dll"
AssemblyFolderKey = "hklm\current managed directx 9.1"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "App.config"
BuildAction = "None"
/>
<File
RelPath = "BGPointer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Camera.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CameraMode.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Constants.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "d3dapp.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "d3dapp.resx"
DependentUpon = "d3dapp.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "d3denumeration.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "d3dfont.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "D3DSettingsForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "D3DSettingsForm.resx"
DependentUpon = "D3DSettingsForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "d3dutil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "dinput.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "dplay.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DPlayConnect.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DPlayConnect_AddressForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "DPlayConnect_AddressForm.resx"
DependentUpon = "DPlayConnect_AddressForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DPlayConnect_CreateForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "DPlayConnect_CreateForm.resx"
DependentUpon = "DPlayConnect_CreateForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DPlayConnect_JoinForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "DPlayConnect_JoinForm.resx"
DependentUpon = "DPlayConnect_JoinForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DPlayConnect_ServiceProviderForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "DPlayConnect_ServiceProviderForm.resx"
DependentUpon = "DPlayConnect_ServiceProviderForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DXUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "GameClass.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "GameClass.resx"
DependentUpon = "GameClass.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "GameStates.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "HelpScreen.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "HelpScreen.resx"
DependentUpon = "HelpScreen.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "main.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "MediaUtilities.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "MessageType.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "MouseInput.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ParticleEffects.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Photon.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PlayerUpdateStruct.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PositionedMesh.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "RemotePlayer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Ship.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ShipSkins.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ShipState.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Shots.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ShotUpdateStruct.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "SoundBuffer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "SoundHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Sounds.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "SphereStruct.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "SplashScreen.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "SplashScreen.resx"
DependentUpon = "SplashScreen.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "WorldPosition.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -