27 lines
1.3 KiB
Plaintext
27 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "UnRARNET", "unRARNET\UnRARNET.vbproj", "{7B86181F-5232-473D-BAFE-477F0DA1DD52}"
|
|
EndProject
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TestRAR", "TestRAR\TestRAR.vbproj", "{C50ED4D3-58A8-4B70-ACF1-A2DFA0AB0FE7}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7B86181F-5232-473D-BAFE-477F0DA1DD52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7B86181F-5232-473D-BAFE-477F0DA1DD52}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7B86181F-5232-473D-BAFE-477F0DA1DD52}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7B86181F-5232-473D-BAFE-477F0DA1DD52}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{C50ED4D3-58A8-4B70-ACF1-A2DFA0AB0FE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C50ED4D3-58A8-4B70-ACF1-A2DFA0AB0FE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C50ED4D3-58A8-4B70-ACF1-A2DFA0AB0FE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C50ED4D3-58A8-4B70-ACF1-A2DFA0AB0FE7}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|