Skip to content

Commit

Permalink
Changed build to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
pshardy committed Dec 10, 2019
1 parent 41452f8 commit c2edf81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Source/SmExampleEditor.Target.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ public SmExampleEditorTarget(TargetInfo Target) : base(Target)
{
Type = TargetType.Editor;
ExtraModuleNames.Add("SmExample");
}
DefaultBuildSettings = BuildSettingsVersion.V2;
}
}

0 comments on commit c2edf81

Please sign in to comment.