Add project files.
This commit is contained in:
parent
b2c740ccd7
commit
04d98fdba0
4 changed files with 268 additions and 0 deletions
25
CrosshairMod.sln
Normal file
25
CrosshairMod.sln
Normal file
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.29123.88
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CrosshairMod", "CrosshairMod\CrosshairMod.csproj", "{363B8EB5-F528-4FF2-8B9E-57C93D009DFC}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{363B8EB5-F528-4FF2-8B9E-57C93D009DFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{363B8EB5-F528-4FF2-8B9E-57C93D009DFC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{363B8EB5-F528-4FF2-8B9E-57C93D009DFC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{363B8EB5-F528-4FF2-8B9E-57C93D009DFC}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {A0507B5B-B2BD-4486-A9F8-A91D693BE3A0}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Add table
Add a link
Reference in a new issue