Skip to content

Commit

Permalink
Fixed bad relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeoliphant committed Mar 20, 2024
1 parent 6421cb7 commit 9affc91
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 4 deletions.
4 changes: 4 additions & 0 deletions StompboxImageProcessor/StompboxImageProcessor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Dependencies\UILayout\ImageSheetProcessor\ImageSheetProcessor.csproj" />
</ItemGroup>

</Project>
1 change: 1 addition & 0 deletions StompboxPlugin/StompboxPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Code\StompboxUI\Dependencies\UILayout\ImageSheetProcessor\ImageSheetProcessor.csproj" />
<ProjectReference Include="..\UnmanagedBridge\UnmanagedBridge.vcxproj" />
</ItemGroup>
<ItemGroup>
Expand Down
31 changes: 27 additions & 4 deletions StompboxUI.sln
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@ Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "UILayout", "Dependencies\UI
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "UILayout.MonoGame", "Dependencies\UILayout\UILayout.MonoGame\UILayout.MonoGame.shproj", "{D7307594-237F-43DA-BD6B-D0BC2BD9B276}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{68899E41-DCEB-4BD6-8B52-34075893FCBC}"
ProjectSection(SolutionItems) = preProject
Dependencies\UILayout\ImageSheetProcessor\ImageSheetProcessor.csproj = Dependencies\UILayout\ImageSheetProcessor\ImageSheetProcessor.csproj
EndProjectSection
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ImageSheetProcessor", "Dependencies\UILayout\ImageSheetProcessor\ImageSheetProcessor.csproj", "{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -227,6 +224,30 @@ Global
{BE9B53F4-8541-3C32-A1F0-00E92F0C4290}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
{BE9B53F4-8541-3C32-A1F0-00E92F0C4290}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|x64
{BE9B53F4-8541-3C32-A1F0-00E92F0C4290}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|x64
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Debug|x64.ActiveCfg = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Debug|x64.Build.0 = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Debug|x86.ActiveCfg = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Debug|x86.Build.0 = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.MinSizeRel|Any CPU.ActiveCfg = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.MinSizeRel|Any CPU.Build.0 = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.MinSizeRel|x64.ActiveCfg = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.MinSizeRel|x64.Build.0 = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.MinSizeRel|x86.ActiveCfg = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.MinSizeRel|x86.Build.0 = Debug|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Release|Any CPU.Build.0 = Release|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Release|x64.ActiveCfg = Release|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Release|x64.Build.0 = Release|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Release|x86.ActiveCfg = Release|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.Release|x86.Build.0 = Release|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.RelWithDebInfo|Any CPU.ActiveCfg = Release|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.RelWithDebInfo|Any CPU.Build.0 = Release|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.RelWithDebInfo|x64.ActiveCfg = Release|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.RelWithDebInfo|x64.Build.0 = Release|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.RelWithDebInfo|x86.ActiveCfg = Release|Any CPU
{8F0C191B-DA0C-4AF6-9E0B-C325D48A1A42}.RelWithDebInfo|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -240,6 +261,8 @@ Global
..\UILayout\UILayout.MonoGame\UILayout.MonoGame.projitems*{44e9e33c-ccf9-4d03-9094-25a47c4c34c0}*SharedItemsImports = 4
..\UILayout\UILayout\UILayout.projitems*{44e9e33c-ccf9-4d03-9094-25a47c4c34c0}*SharedItemsImports = 4
Dependencies\UILayout\UILayout\UILayout.projitems*{7da2b397-a39f-4e5b-96ed-f206329982c9}*SharedItemsImports = 13
Dependencies\UILayout\UILayout.MonoGame\UILayout.MonoGame.projitems*{8f0c191b-da0c-4af6-9e0b-c325d48a1a42}*SharedItemsImports = 5
Dependencies\UILayout\UILayout\UILayout.projitems*{8f0c191b-da0c-4af6-9e0b-c325d48a1a42}*SharedItemsImports = 5
Dependencies\UILayout\UILayout.MonoGame\UILayout.MonoGame.projitems*{96f4600b-d3da-4ac3-89ed-67ce6f9c9578}*SharedItemsImports = 5
Dependencies\UILayout\UILayout\UILayout.projitems*{96f4600b-d3da-4ac3-89ed-67ce6f9c9578}*SharedItemsImports = 5
StompboxShared\StompboxShared.projitems*{96f4600b-d3da-4ac3-89ed-67ce6f9c9578}*SharedItemsImports = 5
Expand Down

0 comments on commit 9affc91

Please sign in to comment.