Skip to content

Commit

Permalink
Update to 2022 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Eneroth3 committed Aug 4, 2022
1 parent af1d092 commit 8eb3d68
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cpp/ConvertVersion.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<ItemDefinitionGroup>
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<AdditionalIncludeDirectories>C:\Users\cenerot\Documents\Source\SketchUp Public SDKs\SDK_WIN_x64_2021-1-279\headers</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>C:\Users\cenerot\Documents\Source\SketchUp Public SDKs\SDK_WIN_x64_2022-0-354\headers</AdditionalIncludeDirectories>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
Expand Down
2 changes: 1 addition & 1 deletion cpp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ it and just focus on the SketchUp Ruby extension.

# Set Up Guide

1. Open the Visual Studio solution.
1. Open the Visual Studio solution (ConvertVersion.sln).

2. Open properties of the ConvertVersion project (right click > Properties).

Expand Down
Binary file modified src/ene_open_newer_version/bin/ConvertVersion.exe
Binary file not shown.
Binary file modified src/ene_open_newer_version/bin/SketchUpAPI.dll
Binary file not shown.
Binary file modified src/ene_open_newer_version/bin/SketchUpCommonPreferences.dll
Binary file not shown.

0 comments on commit 8eb3d68

Please sign in to comment.