diff --git a/vs2010/.gitignore b/vs2010/.gitignore deleted file mode 100644 index b188564..0000000 --- a/vs2010/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -*.vcproj.user -*.vcproj.filters -*.ncb -*.aps -*.suo -Debug -Release diff --git a/vs2010/plugins/mod_auth_simple/mod_auth_simple.vcxproj b/vs2010/plugins/mod_auth_simple/mod_auth_simple.vcxproj deleted file mode 100644 index 0298133..0000000 --- a/vs2010/plugins/mod_auth_simple/mod_auth_simple.vcxproj +++ /dev/null @@ -1,73 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {A6674BB3-1B23-4E99-AF9B-1CCDB4EB049A} - mod_auth_simple - - - - DynamicLibrary - true - MultiByte - - - Application - false - true - MultiByte - - - - - - - - - - - - - $(SolutionDir)..\src;$(IncludePath) - $(SolutionDir)vs2010\$(Configuration);$(LibraryPath) - - - - Level3 - Disabled - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - true - $(SolutionDir)\$(Configuration)\uhub_utils.lib;%(AdditionalDependencies) - - - - - Level3 - MaxSpeed - true - true - - - true - true - true - - - - - - - - - \ No newline at end of file diff --git a/vs2010/plugins/mod_auth_sqlite/mod_auth_sqlite.vcxproj b/vs2010/plugins/mod_auth_sqlite/mod_auth_sqlite.vcxproj deleted file mode 100644 index 00fefa6..0000000 --- a/vs2010/plugins/mod_auth_sqlite/mod_auth_sqlite.vcxproj +++ /dev/null @@ -1,75 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {0EF03E84-2720-4616-A5BE-4D5737F68445} - mod_auth_sqlite - - - - DynamicLibrary - true - MultiByte - - - Application - false - true - MultiByte - - - - - - - - - - - - - $(SolutionDir)..\src;$(IncludePath);$(SolutionDir)..\thirdparty\sqlite - $(SolutionDir)vs2010\$(Configuration);$(LibraryPath) - - - - Level3 - Disabled - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - true - $(SolutionDir)\$(Configuration)\uhub_utils.lib;$(SolutionDir)\$(Configuration)\sqlite.lib;%(AdditionalDependencies) - - - - - - - Level3 - MaxSpeed - true - true - - - true - true - true - - - - - - - - - \ No newline at end of file diff --git a/vs2010/plugins/mod_example/mod_example.vcxproj b/vs2010/plugins/mod_example/mod_example.vcxproj deleted file mode 100644 index 24336ca..0000000 --- a/vs2010/plugins/mod_example/mod_example.vcxproj +++ /dev/null @@ -1,85 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {9BBAEFDA-8E0E-4E7F-B8B6-0050432FC45B} - Win32Proj - mod_example - - - - DynamicLibrary - true - Unicode - - - DynamicLibrary - false - true - Unicode - - - - - - - - - - - - - true - $(SolutionDir)..\src;$(IncludePath) - $(SolutionDir)vs2010\$(Configuration);$(LibraryPath) - - - false - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;MOD_EXAMPLE_EXPORTS;%(PreprocessorDefinitions) - - - Windows - true - $(SolutionDir)\$(Configuration)\uhub_utils.lib;%(AdditionalDependencies) - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;MOD_EXAMPLE_EXPORTS;%(PreprocessorDefinitions) - - - Windows - true - true - true - - - - - - - - - \ No newline at end of file diff --git a/vs2010/plugins/mod_topic/mod_topic.vcxproj b/vs2010/plugins/mod_topic/mod_topic.vcxproj deleted file mode 100644 index ca8b592..0000000 --- a/vs2010/plugins/mod_topic/mod_topic.vcxproj +++ /dev/null @@ -1,85 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {9BBAEFDA-8E0E-4E7F-B8B6-00A3432FC45B} - Win32Proj - mod_topic - - - - DynamicLibrary - true - Unicode - - - DynamicLibrary - false - true - Unicode - - - - - - - - - - - - - true - $(SolutionDir)..\src;$(IncludePath) - $(SolutionDir)vs2010\$(Configuration);$(LibraryPath) - - - false - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;MOD_EXAMPLE_EXPORTS;%(PreprocessorDefinitions) - - - Windows - true - $(SolutionDir)\$(Configuration)\uhub_utils.lib;%(AdditionalDependencies) - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;MOD_EXAMPLE_EXPORTS;%(PreprocessorDefinitions) - - - Windows - true - true - true - - - - - - - - - \ No newline at end of file diff --git a/vs2010/thirdparty/sqlite/sqlite.vcxproj b/vs2010/thirdparty/sqlite/sqlite.vcxproj deleted file mode 100644 index 8d060c2..0000000 --- a/vs2010/thirdparty/sqlite/sqlite.vcxproj +++ /dev/null @@ -1,78 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - - - - - - - - - {A4FC9D62-D544-4D2A-88d7-A58529C3460B} - sqlite - - - - StaticLibrary - true - MultiByte - - - Application - false - true - MultiByte - - - - - - - - - - - - - $(SolutionDir)..\src;$(IncludePath) - $(SolutionDir)vs2010\$(Configuration);$(LibraryPath) - - - - Level3 - Disabled - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - true - $(SolutionDir)\$(Configuration)\uhub_utils.lib;%(AdditionalDependencies) - - - - - Level3 - MaxSpeed - true - true - - - true - true - true - - - - - - \ No newline at end of file diff --git a/vs2010/uhub-passwd/uhub-passwd.vcxproj b/vs2010/uhub-passwd/uhub-passwd.vcxproj deleted file mode 100644 index 4fa6401..0000000 --- a/vs2010/uhub-passwd/uhub-passwd.vcxproj +++ /dev/null @@ -1,85 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {E92EB860-AE9E-4532-A75F-0929A7BCF6D0} - Win32Proj - uhubpasswd - - - - Application - true - Unicode - - - Application - false - true - Unicode - - - - - - - - - - - - - true - $(SolutionDir)vs2010\$(Configuration);$(LibraryPath) - $(SolutionDir)..\src;$(IncludePath);$(SolutionDir)..\thirdparty\sqlite - - - false - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - Console - true - $(SolutionDir)\$(Configuration)\uhub_utils.lib;$(SolutionDir)\$(Configuration)\sqlite.lib;%(AdditionalDependencies) - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - - - Console - true - true - true - - - - - - - - - \ No newline at end of file diff --git a/vs2010/uhub.sln b/vs2010/uhub.sln deleted file mode 100644 index dfe6770..0000000 --- a/vs2010/uhub.sln +++ /dev/null @@ -1,83 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual C++ Express 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uhub", "uhub.vcxproj", "{98D8BFE9-DACD-40E1-B7BE-C9079ABF832E}" - ProjectSection(ProjectDependencies) = postProject - {0A3C1519-D877-47D9-A82E-40AC1BC79D75} = {0A3C1519-D877-47D9-A82E-40AC1BC79D75} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uhub_utils", "uhub_utils\uhub_utils.vcxproj", "{0A3C1519-D877-47D9-A82E-40AC1BC79D75}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_auth_simple", "plugins\mod_auth_simple\mod_auth_simple.vcxproj", "{A6674BB3-1B23-4E99-AF9B-1CCDB4EB049A}" - ProjectSection(ProjectDependencies) = postProject - {0A3C1519-D877-47D9-A82E-40AC1BC79D75} = {0A3C1519-D877-47D9-A82E-40AC1BC79D75} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_example", "plugins\mod_example\mod_example.vcxproj", "{9BBAEFDA-8E0E-4E7F-B8B6-0050432FC45B}" - ProjectSection(ProjectDependencies) = postProject - {0A3C1519-D877-47D9-A82E-40AC1BC79D75} = {0A3C1519-D877-47D9-A82E-40AC1BC79D75} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_auth_sqlite", "plugins\mod_auth_sqlite\mod_auth_sqlite.vcxproj", "{0EF03E84-2720-4616-A5BE-4D5737F68445}" - ProjectSection(ProjectDependencies) = postProject - {0A3C1519-D877-47D9-A82E-40AC1BC79D75} = {0A3C1519-D877-47D9-A82E-40AC1BC79D75} - {A4FC9D62-D544-4D2A-88D7-A58529C3460B} = {A4FC9D62-D544-4D2A-88D7-A58529C3460B} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite", "thirdparty\sqlite\sqlite.vcxproj", "{A4FC9D62-D544-4D2A-88D7-A58529C3460B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uhub-passwd", "uhub-passwd\uhub-passwd.vcxproj", "{E92EB860-AE9E-4532-A75F-0929A7BCF6D0}" - ProjectSection(ProjectDependencies) = postProject - {0A3C1519-D877-47D9-A82E-40AC1BC79D75} = {0A3C1519-D877-47D9-A82E-40AC1BC79D75} - {A4FC9D62-D544-4D2A-88D7-A58529C3460B} = {A4FC9D62-D544-4D2A-88D7-A58529C3460B} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_topic", "plugins\mod_topic\mod_topic.vcxproj", "{9BBAEFDA-8E0E-4E7F-B8B6-00A3432FC45B}" - ProjectSection(ProjectDependencies) = postProject - {0A3C1519-D877-47D9-A82E-40AC1BC79D75} = {0A3C1519-D877-47D9-A82E-40AC1BC79D75} - {98D8BFE9-DACD-40E1-B7BE-C9079ABF832E} = {98D8BFE9-DACD-40E1-B7BE-C9079ABF832E} - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {98D8BFE9-DACD-40E1-B7BE-C9079ABF832E}.Debug|Win32.ActiveCfg = Debug|Win32 - {98D8BFE9-DACD-40E1-B7BE-C9079ABF832E}.Debug|Win32.Build.0 = Debug|Win32 - {98D8BFE9-DACD-40E1-B7BE-C9079ABF832E}.Release|Win32.ActiveCfg = Release|Win32 - {98D8BFE9-DACD-40E1-B7BE-C9079ABF832E}.Release|Win32.Build.0 = Release|Win32 - {0A3C1519-D877-47D9-A82E-40AC1BC79D75}.Debug|Win32.ActiveCfg = Debug|Win32 - {0A3C1519-D877-47D9-A82E-40AC1BC79D75}.Debug|Win32.Build.0 = Debug|Win32 - {0A3C1519-D877-47D9-A82E-40AC1BC79D75}.Release|Win32.ActiveCfg = Release|Win32 - {0A3C1519-D877-47D9-A82E-40AC1BC79D75}.Release|Win32.Build.0 = Release|Win32 - {A6674BB3-1B23-4E99-AF9B-1CCDB4EB049A}.Debug|Win32.ActiveCfg = Debug|Win32 - {A6674BB3-1B23-4E99-AF9B-1CCDB4EB049A}.Debug|Win32.Build.0 = Debug|Win32 - {A6674BB3-1B23-4E99-AF9B-1CCDB4EB049A}.Release|Win32.ActiveCfg = Release|Win32 - {A6674BB3-1B23-4E99-AF9B-1CCDB4EB049A}.Release|Win32.Build.0 = Release|Win32 - {9BBAEFDA-8E0E-4E7F-B8B6-0050432FC45B}.Debug|Win32.ActiveCfg = Debug|Win32 - {9BBAEFDA-8E0E-4E7F-B8B6-0050432FC45B}.Debug|Win32.Build.0 = Debug|Win32 - {9BBAEFDA-8E0E-4E7F-B8B6-0050432FC45B}.Release|Win32.ActiveCfg = Release|Win32 - {9BBAEFDA-8E0E-4E7F-B8B6-0050432FC45B}.Release|Win32.Build.0 = Release|Win32 - {0EF03E84-2720-4616-A5BE-4D5737F68445}.Debug|Win32.ActiveCfg = Debug|Win32 - {0EF03E84-2720-4616-A5BE-4D5737F68445}.Debug|Win32.Build.0 = Debug|Win32 - {0EF03E84-2720-4616-A5BE-4D5737F68445}.Release|Win32.ActiveCfg = Release|Win32 - {0EF03E84-2720-4616-A5BE-4D5737F68445}.Release|Win32.Build.0 = Release|Win32 - {A4FC9D62-D544-4D2A-88D7-A58529C3460B}.Debug|Win32.ActiveCfg = Debug|Win32 - {A4FC9D62-D544-4D2A-88D7-A58529C3460B}.Debug|Win32.Build.0 = Debug|Win32 - {A4FC9D62-D544-4D2A-88D7-A58529C3460B}.Release|Win32.ActiveCfg = Release|Win32 - {A4FC9D62-D544-4D2A-88D7-A58529C3460B}.Release|Win32.Build.0 = Release|Win32 - {E92EB860-AE9E-4532-A75F-0929A7BCF6D0}.Debug|Win32.ActiveCfg = Debug|Win32 - {E92EB860-AE9E-4532-A75F-0929A7BCF6D0}.Debug|Win32.Build.0 = Debug|Win32 - {E92EB860-AE9E-4532-A75F-0929A7BCF6D0}.Release|Win32.ActiveCfg = Release|Win32 - {E92EB860-AE9E-4532-A75F-0929A7BCF6D0}.Release|Win32.Build.0 = Release|Win32 - {9BBAEFDA-8E0E-4E7F-B8B6-00A3432FC45B}.Debug|Win32.ActiveCfg = Debug|Win32 - {9BBAEFDA-8E0E-4E7F-B8B6-00A3432FC45B}.Debug|Win32.Build.0 = Debug|Win32 - {9BBAEFDA-8E0E-4E7F-B8B6-00A3432FC45B}.Release|Win32.ActiveCfg = Release|Win32 - {9BBAEFDA-8E0E-4E7F-B8B6-00A3432FC45B}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/vs2010/uhub.vcxproj b/vs2010/uhub.vcxproj deleted file mode 100644 index 789eca5..0000000 --- a/vs2010/uhub.vcxproj +++ /dev/null @@ -1,151 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {98D8BFE9-DACD-40E1-B7BE-C9079ABF832E} - Win32Proj - uhub - - - - Application - true - Unicode - - - Application - false - true - Unicode - - - - - - - - - - - - - true - $(SolutionDir)..\src;$(IncludePath) - $(SolutionDir)\$(Configuration);$(LibraryPath) - - - false - - - - NotUsing - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - $(projectDir)..\src\ - true - false - false - CompileAsC - true - - - Console - true - kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies);ws2_32.lib;uhub_utils.lib - - - - - Level3 - Use - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - - - Console - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/vs2010/uhub_utils/uhub_utils.vcxproj b/vs2010/uhub_utils/uhub_utils.vcxproj deleted file mode 100644 index 7b35cb3..0000000 --- a/vs2010/uhub_utils/uhub_utils.vcxproj +++ /dev/null @@ -1,98 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {0A3C1519-D877-47D9-A82E-40AC1BC79D75} - uhub_utils - - - - StaticLibrary - true - MultiByte - - - Application - false - true - MultiByte - - - - - - - - - - - - - $(SolutionDir)..\src;$(IncludePath) - - - - Level3 - Disabled - - - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - true - - - - - Level3 - MaxSpeed - true - true - - - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file