Put the API in an seperate library assembly and create an assembly for testing.
[crypto_lab2.git] / labo2-fsharp / labo2-fsharp.sln
1 \r
2 Microsoft Visual Studio Solution File, Format Version 12.00\r
3 # Visual Studio 2012\r
4 Project("{f2a71f9b-5d33-465a-a702-920d77279786}") = "CryptoFileTests", "CryptoFileTests\CryptoFileTests.fsproj", "{FA5B9C91-036B-455C-892B-05A7FC398158}"\r
5 EndProject\r
6 Project("{f2a71f9b-5d33-465a-a702-920d77279786}") = "CryptoFile", "CryptoFile\CryptoFile.fsproj", "{CDB168EA-04F9-4A8B-A3B4-27D9A6390269}"\r
7 EndProject\r
8 Global\r
9         GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
10                 Debug|x86 = Debug|x86\r
11                 Release|x86 = Release|x86\r
12         EndGlobalSection\r
13         GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
14                 {CDB168EA-04F9-4A8B-A3B4-27D9A6390269}.Debug|x86.ActiveCfg = Debug|x86\r
15                 {CDB168EA-04F9-4A8B-A3B4-27D9A6390269}.Debug|x86.Build.0 = Debug|x86\r
16                 {CDB168EA-04F9-4A8B-A3B4-27D9A6390269}.Release|x86.ActiveCfg = Release|x86\r
17                 {CDB168EA-04F9-4A8B-A3B4-27D9A6390269}.Release|x86.Build.0 = Release|x86\r
18                 {FA5B9C91-036B-455C-892B-05A7FC398158}.Debug|x86.ActiveCfg = Debug|x86\r
19                 {FA5B9C91-036B-455C-892B-05A7FC398158}.Debug|x86.Build.0 = Debug|x86\r
20                 {FA5B9C91-036B-455C-892B-05A7FC398158}.Release|x86.ActiveCfg = Release|x86\r
21                 {FA5B9C91-036B-455C-892B-05A7FC398158}.Release|x86.Build.0 = Release|x86\r
22         EndGlobalSection\r
23         GlobalSection(MonoDevelopProperties) = preSolution\r
24                 StartupItem = CryptoFileTests\CryptoFileTests.fsproj\r
25         EndGlobalSection\r
26 EndGlobal\r