FC/REDOS/ConsoleApplication2/ConsoleApplication2.vcxproj.filters

22 lines
960 B
Plaintext
Raw 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
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="源文件">
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
<Extensions>cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
</Filter>
<Filter Include="头文件">
<UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
<Extensions>h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd</Extensions>
</Filter>
<Filter Include="资源文件">
<UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="ConsoleApplication2.cpp">
<Filter>源文件</Filter>
</ClCompile>
</ItemGroup>
</Project>