Skip to content

Commit

Permalink
Move all windows executables to "release" to get rid of some DLL depe…
Browse files Browse the repository at this point in the history
…ndancy
  • Loading branch information
bigjosh committed Mar 20, 2019
1 parent 84874dd commit b045186
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions software/eeprom-util/tsl-eeprom-utils.sln
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@ Global
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C5B9605D-1B89-4596-A879-4EA36D1BF847}.Debug|x64.ActiveCfg = Debug|x64
{C5B9605D-1B89-4596-A879-4EA36D1BF847}.Debug|x64.Build.0 = Debug|x64
{C5B9605D-1B89-4596-A879-4EA36D1BF847}.Debug|x86.ActiveCfg = Debug|Win32
{C5B9605D-1B89-4596-A879-4EA36D1BF847}.Debug|x86.Build.0 = Debug|Win32
{C5B9605D-1B89-4596-A879-4EA36D1BF847}.Debug|x86.ActiveCfg = Release|Win32
{C5B9605D-1B89-4596-A879-4EA36D1BF847}.Debug|x86.Build.0 = Release|Win32
{C5B9605D-1B89-4596-A879-4EA36D1BF847}.Release|x64.ActiveCfg = Release|x64
{C5B9605D-1B89-4596-A879-4EA36D1BF847}.Release|x64.Build.0 = Release|x64
{C5B9605D-1B89-4596-A879-4EA36D1BF847}.Release|x86.ActiveCfg = Release|Win32
{C5B9605D-1B89-4596-A879-4EA36D1BF847}.Release|x86.Build.0 = Release|Win32
{34120CCE-8287-4817-A821-90CDC5E545D4}.Debug|x64.ActiveCfg = Debug|x64
{34120CCE-8287-4817-A821-90CDC5E545D4}.Debug|x64.Build.0 = Debug|x64
{34120CCE-8287-4817-A821-90CDC5E545D4}.Debug|x86.ActiveCfg = Debug|Win32
{34120CCE-8287-4817-A821-90CDC5E545D4}.Debug|x86.Build.0 = Debug|Win32
{34120CCE-8287-4817-A821-90CDC5E545D4}.Debug|x86.ActiveCfg = Release|Win32
{34120CCE-8287-4817-A821-90CDC5E545D4}.Debug|x86.Build.0 = Release|Win32
{34120CCE-8287-4817-A821-90CDC5E545D4}.Release|x64.ActiveCfg = Release|x64
{34120CCE-8287-4817-A821-90CDC5E545D4}.Release|x64.Build.0 = Release|x64
{34120CCE-8287-4817-A821-90CDC5E545D4}.Release|x86.ActiveCfg = Release|Win32
Expand Down

0 comments on commit b045186

Please sign in to comment.