mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-08-17 09:21:41 +08:00
Sync copilot source file guidelines
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
- Each file must be attached to a solution explorer folder, described in this XPath: `/Project/ItemGroup/ClCompile@Include="PhysicalFile"/Filter`.
|
||||
- Inside the `Filter` tag there is the solution explorer folder.
|
||||
- Edit that `*.vcxitems.filters` or `*.vcxproj.filters` file to include the source file.
|
||||
- Wild card is **NOT ALLOWED** in project files, each file should be enumerated one by one.
|
||||
|
||||
## Renaming and Removing Source Files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user