From 06dc05ef23744f91a48cefc6e8269f9e13a87414 Mon Sep 17 00:00:00 2001 From: sje Date: Fri, 3 Nov 2006 13:20:57 +0000 Subject: rename vc8 project files git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@33 4f64403b-2f21-0410-a795-97e2b3489a10 --- alarms/alarms_8.sln | 20 + alarms/alarms_8.vcproj | 508 +++++++ attache/MiniDump_8.sln | 20 + attache/MiniDump_8.vcproj | 527 +++++++ font_service/FontService_8.sln | 20 + font_service/FontService_8.vcproj | 377 +++++ justtabs/justtabs_8.sln | 20 + justtabs/justtabs_8.vcproj | 309 +++++ metacontacts/MetaContacts_8.sln | 19 + metacontacts/MetaContacts_8.vcproj | 512 +++++++ no_history/NoHistory_8.sln | 20 + no_history/NoHistory_8.vcproj | 327 +++++ ping/ping_8.sln | 20 + ping/ping_8.vcproj | 563 ++++++++ ping_protocol/pingproto_8.sln | 20 + ping_protocol/pingproto_8.vcproj | 544 ++++++++ tipper/tipper_8.sln | 20 + tipper/tipper_8.vcproj | 378 +++++ updater/updater_8.sln | 25 + updater/updater_8.vcproj | 2665 ++++++++++++++++++++++++++++++++++++ xframes/xframes_8.sln | 20 + xframes/xframes_8.vcproj | 270 ++++ yapp/popups2_8.sln | 19 + yapp/popups2_8.vcproj | 379 +++++ 24 files changed, 7602 insertions(+) create mode 100644 alarms/alarms_8.sln create mode 100644 alarms/alarms_8.vcproj create mode 100644 attache/MiniDump_8.sln create mode 100644 attache/MiniDump_8.vcproj create mode 100644 font_service/FontService_8.sln create mode 100644 font_service/FontService_8.vcproj create mode 100644 justtabs/justtabs_8.sln create mode 100644 justtabs/justtabs_8.vcproj create mode 100644 metacontacts/MetaContacts_8.sln create mode 100644 metacontacts/MetaContacts_8.vcproj create mode 100644 no_history/NoHistory_8.sln create mode 100644 no_history/NoHistory_8.vcproj create mode 100644 ping/ping_8.sln create mode 100644 ping/ping_8.vcproj create mode 100644 ping_protocol/pingproto_8.sln create mode 100644 ping_protocol/pingproto_8.vcproj create mode 100644 tipper/tipper_8.sln create mode 100644 tipper/tipper_8.vcproj create mode 100644 updater/updater_8.sln create mode 100644 updater/updater_8.vcproj create mode 100644 xframes/xframes_8.sln create mode 100644 xframes/xframes_8.vcproj create mode 100644 yapp/popups2_8.sln create mode 100644 yapp/popups2_8.vcproj diff --git a/alarms/alarms_8.sln b/alarms/alarms_8.sln new file mode 100644 index 0000000..e393498 --- /dev/null +++ b/alarms/alarms_8.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "alarms", "alarms.vcproj", "{5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Debug|Win32.ActiveCfg = Debug|Win32 + {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Debug|Win32.Build.0 = Debug|Win32 + {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Release|Win32.ActiveCfg = Release|Win32 + {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/alarms/alarms_8.vcproj b/alarms/alarms_8.vcproj new file mode 100644 index 0000000..2aa29d7 --- /dev/null +++ b/alarms/alarms_8.vcproj @@ -0,0 +1,508 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/attache/MiniDump_8.sln b/attache/MiniDump_8.sln new file mode 100644 index 0000000..7dfaa5c --- /dev/null +++ b/attache/MiniDump_8.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MiniDump", "MiniDump.vcproj", "{E1351AAC-7BFC-4A60-9643-9498F39A93D8}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {E1351AAC-7BFC-4A60-9643-9498F39A93D8}.Debug|Win32.ActiveCfg = Debug|Win32 + {E1351AAC-7BFC-4A60-9643-9498F39A93D8}.Debug|Win32.Build.0 = Debug|Win32 + {E1351AAC-7BFC-4A60-9643-9498F39A93D8}.Release|Win32.ActiveCfg = Release|Win32 + {E1351AAC-7BFC-4A60-9643-9498F39A93D8}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/attache/MiniDump_8.vcproj b/attache/MiniDump_8.vcproj new file mode 100644 index 0000000..ad9246a --- /dev/null +++ b/attache/MiniDump_8.vcproj @@ -0,0 +1,527 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font_service/FontService_8.sln b/font_service/FontService_8.sln new file mode 100644 index 0000000..e0da11e --- /dev/null +++ b/font_service/FontService_8.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FontService", "FontService.vcproj", "{0807190B-C904-4889-8CAE-D42508748947}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0807190B-C904-4889-8CAE-D42508748947}.Debug|Win32.ActiveCfg = Debug|Win32 + {0807190B-C904-4889-8CAE-D42508748947}.Debug|Win32.Build.0 = Debug|Win32 + {0807190B-C904-4889-8CAE-D42508748947}.Release|Win32.ActiveCfg = Release|Win32 + {0807190B-C904-4889-8CAE-D42508748947}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/font_service/FontService_8.vcproj b/font_service/FontService_8.vcproj new file mode 100644 index 0000000..f61ac1a --- /dev/null +++ b/font_service/FontService_8.vcproj @@ -0,0 +1,377 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/justtabs/justtabs_8.sln b/justtabs/justtabs_8.sln new file mode 100644 index 0000000..73d7f43 --- /dev/null +++ b/justtabs/justtabs_8.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "justtabs", "justtabs.vcproj", "{3B858A66-7A23-4EB1-9440-605B96717F06}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {3B858A66-7A23-4EB1-9440-605B96717F06}.Debug|Win32.ActiveCfg = Debug|Win32 + {3B858A66-7A23-4EB1-9440-605B96717F06}.Debug|Win32.Build.0 = Debug|Win32 + {3B858A66-7A23-4EB1-9440-605B96717F06}.Release|Win32.ActiveCfg = Release|Win32 + {3B858A66-7A23-4EB1-9440-605B96717F06}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/justtabs/justtabs_8.vcproj b/justtabs/justtabs_8.vcproj new file mode 100644 index 0000000..081f2a3 --- /dev/null +++ b/justtabs/justtabs_8.vcproj @@ -0,0 +1,309 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/metacontacts/MetaContacts_8.sln b/metacontacts/MetaContacts_8.sln new file mode 100644 index 0000000..a714a5b --- /dev/null +++ b/metacontacts/MetaContacts_8.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MetaContacts", "MetaContacts.vcproj", "{8B5D2F98-8F24-4F26-8E8B-00857F37530E}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {8B5D2F98-8F24-4F26-8E8B-00857F37530E}.Debug|Win32.ActiveCfg = Debug|Win32 + {8B5D2F98-8F24-4F26-8E8B-00857F37530E}.Debug|Win32.Build.0 = Debug|Win32 + {8B5D2F98-8F24-4F26-8E8B-00857F37530E}.Release|Win32.ActiveCfg = Release|Win32 + {8B5D2F98-8F24-4F26-8E8B-00857F37530E}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/metacontacts/MetaContacts_8.vcproj b/metacontacts/MetaContacts_8.vcproj new file mode 100644 index 0000000..e6f5267 --- /dev/null +++ b/metacontacts/MetaContacts_8.vcproj @@ -0,0 +1,512 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/no_history/NoHistory_8.sln b/no_history/NoHistory_8.sln new file mode 100644 index 0000000..26bbdb6 --- /dev/null +++ b/no_history/NoHistory_8.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NoHistory", "NoHistory.vcproj", "{ABF05E2C-C335-4BD1-8C3E-4C63285362CF}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {ABF05E2C-C335-4BD1-8C3E-4C63285362CF}.Debug|Win32.ActiveCfg = Debug|Win32 + {ABF05E2C-C335-4BD1-8C3E-4C63285362CF}.Debug|Win32.Build.0 = Debug|Win32 + {ABF05E2C-C335-4BD1-8C3E-4C63285362CF}.Release|Win32.ActiveCfg = Release|Win32 + {ABF05E2C-C335-4BD1-8C3E-4C63285362CF}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/no_history/NoHistory_8.vcproj b/no_history/NoHistory_8.vcproj new file mode 100644 index 0000000..76381eb --- /dev/null +++ b/no_history/NoHistory_8.vcproj @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ping/ping_8.sln b/ping/ping_8.sln new file mode 100644 index 0000000..3e77848 --- /dev/null +++ b/ping/ping_8.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ping", "ping.vcproj", "{F31BD1B6-EE9D-4F76-A047-F8AEADC26086}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {F31BD1B6-EE9D-4F76-A047-F8AEADC26086}.Debug|Win32.ActiveCfg = Debug|Win32 + {F31BD1B6-EE9D-4F76-A047-F8AEADC26086}.Debug|Win32.Build.0 = Debug|Win32 + {F31BD1B6-EE9D-4F76-A047-F8AEADC26086}.Release|Win32.ActiveCfg = Release|Win32 + {F31BD1B6-EE9D-4F76-A047-F8AEADC26086}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/ping/ping_8.vcproj b/ping/ping_8.vcproj new file mode 100644 index 0000000..5209216 --- /dev/null +++ b/ping/ping_8.vcproj @@ -0,0 +1,563 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ping_protocol/pingproto_8.sln b/ping_protocol/pingproto_8.sln new file mode 100644 index 0000000..80e300a --- /dev/null +++ b/ping_protocol/pingproto_8.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pingproto", "pingproto.vcproj", "{BEA1B271-574A-458C-A284-14F96E5180C4}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {BEA1B271-574A-458C-A284-14F96E5180C4}.Debug|Win32.ActiveCfg = Debug|Win32 + {BEA1B271-574A-458C-A284-14F96E5180C4}.Debug|Win32.Build.0 = Debug|Win32 + {BEA1B271-574A-458C-A284-14F96E5180C4}.Release|Win32.ActiveCfg = Release|Win32 + {BEA1B271-574A-458C-A284-14F96E5180C4}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/ping_protocol/pingproto_8.vcproj b/ping_protocol/pingproto_8.vcproj new file mode 100644 index 0000000..d7ff013 --- /dev/null +++ b/ping_protocol/pingproto_8.vcproj @@ -0,0 +1,544 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tipper/tipper_8.sln b/tipper/tipper_8.sln new file mode 100644 index 0000000..a63a865 --- /dev/null +++ b/tipper/tipper_8.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tipper", "tipper.vcproj", "{2C818919-A38F-44FF-BD91-A6A204AC592A}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {2C818919-A38F-44FF-BD91-A6A204AC592A}.Debug|Win32.ActiveCfg = Debug|Win32 + {2C818919-A38F-44FF-BD91-A6A204AC592A}.Debug|Win32.Build.0 = Debug|Win32 + {2C818919-A38F-44FF-BD91-A6A204AC592A}.Release|Win32.ActiveCfg = Release|Win32 + {2C818919-A38F-44FF-BD91-A6A204AC592A}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/tipper/tipper_8.vcproj b/tipper/tipper_8.vcproj new file mode 100644 index 0000000..3858b89 --- /dev/null +++ b/tipper/tipper_8.vcproj @@ -0,0 +1,378 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/updater/updater_8.sln b/updater/updater_8.sln new file mode 100644 index 0000000..5ea0410 --- /dev/null +++ b/updater/updater_8.sln @@ -0,0 +1,25 @@ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "updater", "updater.vcproj", "{4C1CE389-7129-45FC-83C2-E9C310AC0427}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug Unicode|Win32 = Debug Unicode|Win32 + Debug|Win32 = Debug|Win32 + Release Unicode|Win32 = Release Unicode|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {4C1CE389-7129-45FC-83C2-E9C310AC0427}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32 + {4C1CE389-7129-45FC-83C2-E9C310AC0427}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 + {4C1CE389-7129-45FC-83C2-E9C310AC0427}.Debug|Win32.ActiveCfg = Debug|Win32 + {4C1CE389-7129-45FC-83C2-E9C310AC0427}.Debug|Win32.Build.0 = Debug|Win32 + {4C1CE389-7129-45FC-83C2-E9C310AC0427}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32 + {4C1CE389-7129-45FC-83C2-E9C310AC0427}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 + {4C1CE389-7129-45FC-83C2-E9C310AC0427}.Release|Win32.ActiveCfg = Release|Win32 + {4C1CE389-7129-45FC-83C2-E9C310AC0427}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/updater/updater_8.vcproj b/updater/updater_8.vcproj new file mode 100644 index 0000000..8283b49 --- /dev/null +++ b/updater/updater_8.vcproj @@ -0,0 +1,2665 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xframes/xframes_8.sln b/xframes/xframes_8.sln new file mode 100644 index 0000000..d85933d --- /dev/null +++ b/xframes/xframes_8.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xframes", "xframes.vcproj", "{192288C4-718D-44A0-B34E-1E0F3BD5944E}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {192288C4-718D-44A0-B34E-1E0F3BD5944E}.Debug|Win32.ActiveCfg = Debug|Win32 + {192288C4-718D-44A0-B34E-1E0F3BD5944E}.Debug|Win32.Build.0 = Debug|Win32 + {192288C4-718D-44A0-B34E-1E0F3BD5944E}.Release|Win32.ActiveCfg = Release|Win32 + {192288C4-718D-44A0-B34E-1E0F3BD5944E}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/xframes/xframes_8.vcproj b/xframes/xframes_8.vcproj new file mode 100644 index 0000000..9175d03 --- /dev/null +++ b/xframes/xframes_8.vcproj @@ -0,0 +1,270 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/yapp/popups2_8.sln b/yapp/popups2_8.sln new file mode 100644 index 0000000..cefe976 --- /dev/null +++ b/yapp/popups2_8.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "popups2", "popups2.vcproj", "{B6FC188B-8E54-4197-9444-8BADE9AA75E2}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {B6FC188B-8E54-4197-9444-8BADE9AA75E2}.Debug|Win32.ActiveCfg = Debug|Win32 + {B6FC188B-8E54-4197-9444-8BADE9AA75E2}.Debug|Win32.Build.0 = Debug|Win32 + {B6FC188B-8E54-4197-9444-8BADE9AA75E2}.Release|Win32.ActiveCfg = Release|Win32 + {B6FC188B-8E54-4197-9444-8BADE9AA75E2}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/yapp/popups2_8.vcproj b/yapp/popups2_8.vcproj new file mode 100644 index 0000000..93dcc11 --- /dev/null +++ b/yapp/popups2_8.vcproj @@ -0,0 +1,379 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3