aboutsummaryrefslogtreecommitdiff
path: root/PastDSEDriver/PastDSEDriver.vcxproj.filters
diff options
context:
space:
mode:
authorsegfault <toni@impl.cc>2022-09-16 19:12:50 +0200
committerToni Uhlig <matzeton@googlemail.com>2022-09-16 20:27:16 +0200
commit8d3ba231015824813ce34db8bbc88fe6e39717e0 (patch)
treef5e97a1a5d9f7c017178364a327fea79537b4215 /PastDSEDriver/PastDSEDriver.vcxproj.filters
parent85e43640bf34ec5c2981e945bcea52f27dde13ca (diff)
Added batch files and README to the source tree.
Diffstat (limited to 'PastDSEDriver/PastDSEDriver.vcxproj.filters')
-rw-r--r--PastDSEDriver/PastDSEDriver.vcxproj.filters6
1 files changed, 6 insertions, 0 deletions
diff --git a/PastDSEDriver/PastDSEDriver.vcxproj.filters b/PastDSEDriver/PastDSEDriver.vcxproj.filters
index 5d55943..6b4cb3a 100644
--- a/PastDSEDriver/PastDSEDriver.vcxproj.filters
+++ b/PastDSEDriver/PastDSEDriver.vcxproj.filters
@@ -40,4 +40,10 @@
<Filter>Header Files\Internal</Filter>
</ClInclude>
</ItemGroup>
+ <ItemGroup>
+ <None Include="..\driver-sign.bat" />
+ <None Include="..\driver-start.bat" />
+ <None Include="..\driver-stop.bat" />
+ <None Include="..\README.md" />
+ </ItemGroup>
</Project> \ No newline at end of file