Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/vs
diff options
context:
space:
mode:
authorFeralChild64 <unknown>2022-03-30 17:08:54 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2022-03-30 18:31:46 +0300
commite69dfc6a765f3e7eb54112c5a28fb071ebaa19c8 (patch)
treea15cfd25e880753c2e583cadee3d1b1440b902bd /vs
parent1ae448a58ef03bf9d5b69a3a9017df07ac6029f6 (diff)
Address PR feedback as suggested
Diffstat (limited to 'vs')
-rw-r--r--vs/dosbox.vcxproj.filters1
1 files changed, 1 insertions, 0 deletions
diff --git a/vs/dosbox.vcxproj.filters b/vs/dosbox.vcxproj.filters
index b15a260b6..93405320e 100644
--- a/vs/dosbox.vcxproj.filters
+++ b/vs/dosbox.vcxproj.filters
@@ -785,6 +785,7 @@
</ClInclude>
<ClInclude Include="..\src\debug\debug_inc.h">
<Filter>src\debug</Filter>
+ </ClInclude>
<ClInclude Include="..\src\dos\cdrom.h">
<Filter>src\dos</Filter>
</ClInclude>