diff --git a/vcnet/fltk.sln b/vcnet/fltk.sln index 1dbc5aa0f..833d93f9a 100644 --- a/vcnet/fltk.sln +++ b/vcnet/fltk.sln @@ -436,6 +436,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "libpng.vcproj", " ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "input_choice", "input_choice.vcproj", "{50651D04-C8F7-4C2B-B412-0848573BDF88}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug @@ -714,6 +719,10 @@ Global {D640A221-F95A-40FF-AC0E-0E8B615C7681}.Debug.Build.0 = Debug|Win32 {D640A221-F95A-40FF-AC0E-0E8B615C7681}.Release.ActiveCfg = Release|Win32 {D640A221-F95A-40FF-AC0E-0E8B615C7681}.Release.Build.0 = Release|Win32 + {50651D04-C8F7-4C2B-B412-0848573BDF88}.Debug.ActiveCfg = Debug|Win32 + {50651D04-C8F7-4C2B-B412-0848573BDF88}.Debug.Build.0 = Debug|Win32 + {50651D04-C8F7-4C2B-B412-0848573BDF88}.Release.ActiveCfg = Release|Win32 + {50651D04-C8F7-4C2B-B412-0848573BDF88}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection diff --git a/vcnet/input_choice.vcproj b/vcnet/input_choice.vcproj new file mode 100644 index 000000000..ba3f2624e --- /dev/null +++ b/vcnet/input_choice.vcproj @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +