File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 61
61
<EnableFastUpToDateCheck >true</EnableFastUpToDateCheck >
62
62
<Extension xsi : type =" com.visualgdb.project.external.raspberry_pi.pico.extension.cmake" >
63
63
<SDK >
64
- <Source >Git </Source >
64
+ <Source >Package </Source >
65
65
<Version >1.4.0</Version >
66
66
</SDK >
67
67
<Configuration >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<VisualGDBProjectSettings2 xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
3
- <ConfigurationName >Debug</ConfigurationName >
4
3
<Project xsi : type =" com.visualgdb.project.windows" >
5
4
<CustomSourceDirectories >
6
5
<Directories />
12
11
<Build xsi : type =" com.visualgdb.build.cmake" >
13
12
<BuildLogMode xsi : nil =" true" />
14
13
<ToolchainID >
15
- <ID >com.sysprogs.imported.mingw </ID >
14
+ <ID >com.visualgdb.mingw32 </ID >
16
15
<Version >
17
- <GCC >11.2 .0</GCC >
18
- <GDB >11.1 </GDB >
19
- <Revision >0 </Revision >
16
+ <GCC >9.1 .0</GCC >
17
+ <GDB >8.3 </GDB >
18
+ <Revision >1 </Revision >
20
19
</Version >
21
20
</ToolchainID >
22
21
<RelativeSourceDirectory />
75
74
<DoNotDeployVersionedBinaries >false</DoNotDeployVersionedBinaries >
76
75
</Deployment >
77
76
<HeaderDiscoveryMode >Default</HeaderDiscoveryMode >
77
+ <ResourceDirectories />
78
78
</CMakeTargetSpecificSettings >
79
79
</TargetSpecificSettings >
80
80
<SetLDLibraryPathFromDependentArtifacts >true</SetLDLibraryPathFromDependentArtifacts >
You can’t perform that action at this time.
0 commit comments