Updated toolkit to latest version

This commit is contained in:
Dimitris Panokostas 2019-02-12 17:14:54 +01:00
parent 917b1d26a0
commit bb89b6eb14
2 changed files with 2 additions and 16 deletions

View file

@ -49,12 +49,13 @@
<Version>
<GCC>6.3.0</GCC>
<GDB>7.12</GDB>
<Revision>3</Revision>
<Revision>4</Revision>
</Version>
</ToolchainID>
<ProjectFile>Amiberry.vcxproj</ProjectFile>
<RemoteBuildEnvironment>
<Records />
<EnvironmentSetupFiles />
</RemoteBuildEnvironment>
<ParallelJobCount>1</ParallelJobCount>
<SuppressDirectoryChangeMessages>true</SuppressDirectoryChangeMessages>

View file

@ -1,15 +0,0 @@
<?xml version="1.0"?>
<VisualGDBUserPreferences xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<UserDefinedVariableValues />
<DebugPreferences>
<CatchpointConfiguration>
<Exec>false</Exec>
<Fork>false</Fork>
<Vfork>false</Vfork>
<Syscalls />
<CXXCatchpoints />
</CatchpointConfiguration>
<MaskInterruptsWhileStepping>false</MaskInterruptsWhileStepping>
<MemoryWindowPreferences />
</DebugPreferences>
</VisualGDBUserPreferences>