mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-16 03:40:13 +00:00
actually make line numbers work smh
This commit is contained in:
parent
6d85487857
commit
ce08715f5e
@ -21,6 +21,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<UnityDllsDir Condition="Exists('$(UnityAssetsDir)')">$(UnityAssetsDir)\Dlls</UnityDllsDir>
|
||||
<DebugType>portable</DebugType>
|
||||
</PropertyGroup>
|
||||
<Target Name="copy dlls to unity" AfterTargets="PostBuildEvent" Condition="Exists('$(UnityDllsDir)')">
|
||||
<ItemGroup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user