diff options
| author | auth12 <[email protected]> | 2021-07-04 01:15:09 +0100 |
|---|---|---|
| committer | auth12 <[email protected]> | 2021-07-04 01:15:09 +0100 |
| commit | 661b73df47caae2cc62a9a2f7b85eb925ff1f80b (patch) | |
| tree | 79ab09cc3b9877b52fe32186ba3c0c354d0120bd /sysmap/sysmap.vcxproj.user | |
| download | archived-sysmap-661b73df47caae2cc62a9a2f7b85eb925ff1f80b.tar.xz archived-sysmap-661b73df47caae2cc62a9a2f7b85eb925ff1f80b.zip | |
initial commit
Diffstat (limited to 'sysmap/sysmap.vcxproj.user')
| -rw-r--r-- | sysmap/sysmap.vcxproj.user | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysmap/sysmap.vcxproj.user b/sysmap/sysmap.vcxproj.user new file mode 100644 index 0000000..966b4ff --- /dev/null +++ b/sysmap/sysmap.vcxproj.user @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup> + <ShowAllFiles>true</ShowAllFiles> + </PropertyGroup> +</Project>
\ No newline at end of file |