mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 17:05:34 +00:00
20 lines
847 B
Text
20 lines
847 B
Text
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual Studio 2005
|
|
Project("{A49CE20D-CE64-4A08-9F24-92A6443D6699}") = "kmdev", "kmdev.wixproj", "{C163CB43-4F8F-4AA5-ABE7-E6CBC7E5AAF0}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Default = Debug|Default
|
|
Release|Default = Release|Default
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{C163CB43-4F8F-4AA5-ABE7-E6CBC7E5AAF0}.Debug|Default.ActiveCfg = Debug
|
|
{C163CB43-4F8F-4AA5-ABE7-E6CBC7E5AAF0}.Debug|Default.Build.0 = Debug
|
|
{C163CB43-4F8F-4AA5-ABE7-E6CBC7E5AAF0}.Release|Default.ActiveCfg = Release
|
|
{C163CB43-4F8F-4AA5-ABE7-E6CBC7E5AAF0}.Release|Default.Build.0 = Release
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|