Skip to content

Commit

Permalink
VC2019 project fix (win32 glew)
Browse files Browse the repository at this point in the history
  • Loading branch information
floriankirsch committed Apr 10, 2022
1 parent c6d8e3c commit f8019a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenCSG_vc2019.sln
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ Global
{9E8633EF-69FE-BF99-A40F-B540D039FBFC}.Release|Win32.Build.0 = Release|Win32
{9E8633EF-69FE-BF99-A40F-B540D039FBFC}.Release|x64.ActiveCfg = Release|x64
{9E8633EF-69FE-BF99-A40F-B540D039FBFC}.Release|x64.Build.0 = Release|x64
{664E6F0D-6784-4760-9565-D54F8EB1EDF4}.Debug|Win32.ActiveCfg = Debug|x64
{664E6F0D-6784-4760-9565-D54F8EB1EDF4}.Debug|Win32.Build.0 = Debug|x64
{664E6F0D-6784-4760-9565-D54F8EB1EDF4}.Debug|Win32.ActiveCfg = Debug|Win32
{664E6F0D-6784-4760-9565-D54F8EB1EDF4}.Debug|Win32.Build.0 = Debug|Win32
{664E6F0D-6784-4760-9565-D54F8EB1EDF4}.Debug|x64.ActiveCfg = Debug|x64
{664E6F0D-6784-4760-9565-D54F8EB1EDF4}.Debug|x64.Build.0 = Debug|x64
{664E6F0D-6784-4760-9565-D54F8EB1EDF4}.Release|Win32.ActiveCfg = Release|Win32
Expand Down

0 comments on commit f8019a1

Please sign in to comment.