forked from verybadsoldier/wxKeybinder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkeybinder.workspace
31 lines (31 loc) · 1.87 KB
/
keybinder.workspace
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<CodeLite_Workspace Name="keybinder" Database="" Version="10.0.0">
<Project Name="keybinder" Path="keybinder.project" Active="No"/>
<Project Name="sample" Path="sample/sample.project" Active="No"/>
<BuildMatrix>
<WorkspaceConfiguration Name="Debug" Selected="yes">
<Environment/>
<Project Name="keybinder" ConfigName="Build-CMake"/>
<Project Name="minimal" ConfigName="Build-CMake"/>
</WorkspaceConfiguration>
<WorkspaceConfiguration Name="Release" Selected="yes">
<Environment/>
<Project Name="keybinder" ConfigName="DLL Unicode Release Monolithic_Win32"/>
<Project Name="keybinder" ConfigName="DLL Unicode Release Multilib_Win32"/>
<Project Name="keybinder" ConfigName="DLL ANSI Release Monolithic_Win32"/>
<Project Name="keybinder" ConfigName="DLL ANSI Release Multilib_Win32"/>
<Project Name="keybinder" ConfigName="Static Unicode Release Monolithic_Win32"/>
<Project Name="keybinder" ConfigName="Static Unicode Release Multilib_Win32"/>
<Project Name="keybinder" ConfigName="Static ANSI Release Monolithic_Win32"/>
<Project Name="keybinder" ConfigName="Static ANSI Release Multilib_Win32"/>
<Project Name="minimal" ConfigName="DLL Unicode Release Multilib_Win32"/>
<Project Name="minimal" ConfigName="DLL ANSI Release Monolithic_Win32"/>
<Project Name="minimal" ConfigName="DLL ANSI Release Multilib_Win32"/>
<Project Name="minimal" ConfigName="Static Unicode Release Monolithic_Win32"/>
<Project Name="minimal" ConfigName="Static Unicode Release Multilib_Win32"/>
<Project Name="minimal" ConfigName="Static ANSI Release Monolithic_Win32"/>
<Project Name="minimal" ConfigName="Static ANSI Release Multilib_Win32"/>
<Project Name="minimal" ConfigName="Build-CMake"/>
</WorkspaceConfiguration>
</BuildMatrix>
</CodeLite_Workspace>