diff options
author | Barichello <artur@barichello.me> | 2022-01-20 16:30:59 -0300 |
---|---|---|
committer | Barichello <artur@barichello.me> | 2022-01-20 16:30:59 -0300 |
commit | 2da9440b478dd4c98d67222412747682ee4144df (patch) | |
tree | 64f7a75e432e42c28c4db8169f413a3961597681 /NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj | |
parent | 2b8f635def54026539d35d35852108ad635e9612 (diff) | |
download | NorthstarLauncher-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.vcxproj | 3 |
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" /> |