aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2022-01-20 16:30:59 -0300
committerBarichello <artur@barichello.me>2022-01-20 16:30:59 -0300
commit2da9440b478dd4c98d67222412747682ee4144df (patch)
tree64f7a75e432e42c28c4db8169f413a3961597681 /NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
parent2b8f635def54026539d35d35852108ad635e9612 (diff)
downloadNorthstarLauncher-2da9440b478dd4c98d67222412747682ee4144df.tar.gz
NorthstarLauncher-2da9440b478dd4c98d67222412747682ee4144df.zip
Revert "Add legal notices file to builds"
This reverts commit f23b97708d02e55cdaf6cde11fe003e176d62a85. We are moving the LEGAL.txt file to the main repository so it can be used by GitHub actions
Diffstat (limited to 'NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj')
-rw-r--r--NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
index 93b35e5c..8aa300c8 100644
--- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
+++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
@@ -627,9 +627,6 @@
<ItemGroup>
<MASM Include="audio_asm.asm" />
</ItemGroup>
- <ItemGroup>
- <None Include="..\Northstar-Legal.txt" CopyToOutputDirectory="PreserveNewest" />
- </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />