FC/REDOS/REDOS.sln

32 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

new file: REDOS/.vs/ConsoleApplication2/FileContentIndex/d734d247-63a1-497b-9848-ac803f25d2df.vsidx new file: REDOS/.vs/ConsoleApplication2/v17/.suo new file: REDOS/.vs/ConsoleApplication2/v17/Browse.VC.db new file: REDOS/.vs/ConsoleApplication2/v17/DocumentLayout.backup.json new file: REDOS/.vs/ConsoleApplication2/v17/DocumentLayout.json new file: REDOS/.vs/ConsoleApplication2/v17/Solution.VC.db new file: REDOS/.vs/ConsoleApplication2/v17/ipch/AutoPCH/bd23076f11b0fab5/CONSOLEAPPLICATION2.ipch new file: REDOS/.vs/ConsoleApplication2/v17/ipch/AutoPCH/dca27973884531ff/CONSOLEAPPLICATION2.ipch new file: REDOS/.vs/ProjectSettings.json new file: REDOS/.vs/REDOS/FileContentIndex/4c0b8841-0255-4402-86a8-e562155f66e5.vsidx new file: REDOS/.vs/REDOS/v17/.wsuo new file: REDOS/.vs/REDOS/v17/Browse.VC.db new file: REDOS/.vs/REDOS/v17/DocumentLayout.json new file: REDOS/.vs/VSWorkspaceState.json new file: REDOS/.vs/slnx.sqlite new file: REDOS/REDOS.sln new file: REDOS/REDOS/REDOS.cpp new file: REDOS/REDOS/REDOS.vcxproj new file: REDOS/REDOS/REDOS.vcxproj.filters new file: REDOS/REDOS/REDOS.vcxproj.user new file: REDOS/REDOS/x64/Release/ConsoleA.bfd11069.tlog/CL.command.1.tlog new file: REDOS/REDOS/x64/Release/ConsoleA.bfd11069.tlog/CL.read.1.tlog new file: REDOS/REDOS/x64/Release/ConsoleA.bfd11069.tlog/CL.write.1.tlog new file: REDOS/REDOS/x64/Release/ConsoleA.bfd11069.tlog/Cl.items.tlog new file: REDOS/REDOS/x64/Release/ConsoleA.bfd11069.tlog/ConsoleApplication2.lastbuildstate new file: REDOS/REDOS/x64/Release/ConsoleA.bfd11069.tlog/link.command.1.tlog new file: REDOS/REDOS/x64/Release/ConsoleA.bfd11069.tlog/link.read.1.tlog new file: REDOS/REDOS/x64/Release/ConsoleA.bfd11069.tlog/link.secondary.1.tlog new file: REDOS/REDOS/x64/Release/ConsoleA.bfd11069.tlog/link.write.1.tlog new file: REDOS/REDOS/x64/Release/ConsoleApplication2.exe.recipe new file: REDOS/REDOS/x64/Release/ConsoleApplication2.iobj new file: REDOS/REDOS/x64/Release/ConsoleApplication2.ipdb new file: REDOS/REDOS/x64/Release/ConsoleApplication2.log new file: REDOS/REDOS/x64/Release/ConsoleApplication2.obj new file: REDOS/REDOS/x64/Release/vc143.pdb new file: REDOS/x64/Release/ConsoleApplication2.pdb new file: "REDOS/x64/Release/\345\217\215\345\220\221DOS 1.0.exe" new file: "REDOS/x64/Release/\345\217\215\345\220\221DOS 2.0.exe"
2025-06-15 13:33:18 +08:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36127.28 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConsoleApplication2", "ConsoleApplication2\ConsoleApplication2.vcxproj", "{BFD11069-1F1C-4A9B-9FAF-91A555B712BF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BFD11069-1F1C-4A9B-9FAF-91A555B712BF}.Debug|x64.ActiveCfg = Debug|x64
{BFD11069-1F1C-4A9B-9FAF-91A555B712BF}.Debug|x64.Build.0 = Debug|x64
{BFD11069-1F1C-4A9B-9FAF-91A555B712BF}.Debug|x86.ActiveCfg = Debug|Win32
{BFD11069-1F1C-4A9B-9FAF-91A555B712BF}.Debug|x86.Build.0 = Debug|Win32
{BFD11069-1F1C-4A9B-9FAF-91A555B712BF}.Release|x64.ActiveCfg = Release|x64
{BFD11069-1F1C-4A9B-9FAF-91A555B712BF}.Release|x64.Build.0 = Release|x64
{BFD11069-1F1C-4A9B-9FAF-91A555B712BF}.Release|x86.ActiveCfg = Release|Win32
{BFD11069-1F1C-4A9B-9FAF-91A555B712BF}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2071730D-E6BC-43D2-AE05-938F8BBDBFB5}
EndGlobalSection
EndGlobal