Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
Stella
Commits
96e93c71
Commit
96e93c71
authored
Mar 31, 2019
by
Stephen Anthony
Browse files
Updated VS project with new file.
parent
54afc160
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/windows/Stella.vcxproj
View file @
96e93c71
...
...
@@ -1173,6 +1173,7 @@
<ClInclude
Include=
"..\emucore\CartWD.hxx"
/>
<ClInclude
Include=
"..\emucore\CompuMate.hxx"
/>
<ClInclude
Include=
"..\emucore\ControllerDetector.hxx"
/>
<ClInclude
Include=
"..\emucore\ControlLowLevel.hxx"
/>
<ClInclude
Include=
"..\emucore\DispatchResult.hxx"
/>
<ClInclude
Include=
"..\emucore\EmulationTiming.hxx"
/>
<ClInclude
Include=
"..\emucore\EmulationWorker.hxx"
/>
...
...
src/windows/Stella.vcxproj.filters
View file @
96e93c71
...
...
@@ -1961,6 +1961,9 @@
<ClInclude
Include=
"..\gui\StellaSettingsDialog.hxx"
>
<Filter>
Header Files\gui
</Filter>
</ClInclude>
<ClInclude
Include=
"..\emucore\ControlLowLevel.hxx"
>
<Filter>
Header Files\emucore
</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<None
Include=
"stella.ico"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment