Skip to content

Commit

Permalink
Add MPBLaser to micromanager.sln
Browse files Browse the repository at this point in the history
  • Loading branch information
marktsuchida committed May 11, 2023
1 parent 4caa089 commit 1565e77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions micromanager.sln
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZWO", "DeviceAdapters\ZWO\Z
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AtikCamera", "DeviceAdapters\Atik\AtikCamera.vcxproj", "{06301824-70DB-47F1-80AC-DBECCEE2EA99}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MPBLaser", "DeviceAdapters\MPBLaser\MPBLaser.vcxproj", "{5E193242-B386-49EF-B592-9ED3552D273D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Expand Down Expand Up @@ -1400,6 +1402,10 @@ Global
{06301824-70DB-47F1-80AC-DBECCEE2EA99}.Debug|x64.Build.0 = Debug|x64
{06301824-70DB-47F1-80AC-DBECCEE2EA99}.Release|x64.ActiveCfg = Release|x64
{06301824-70DB-47F1-80AC-DBECCEE2EA99}.Release|x64.Build.0 = Release|x64
{5E193242-B386-49EF-B592-9ED3552D273D}.Debug|x64.ActiveCfg = Debug|x64
{5E193242-B386-49EF-B592-9ED3552D273D}.Debug|x64.Build.0 = Debug|x64
{5E193242-B386-49EF-B592-9ED3552D273D}.Release|x64.ActiveCfg = Release|x64
{5E193242-B386-49EF-B592-9ED3552D273D}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 1565e77

Please sign in to comment.