Debug AnyCPU {D01919EF-056F-4311-84AE-E4E686CA033D} Library Properties AlphabeticalKerbals AlphabeticalKerbals v3.5 512 true full false bin\Debug\ DEBUG;TRACE prompt 4 pdbonly true bin\Release\ TRACE prompt 4 ..\..\..\..\VMShared\KSP_1.3.1\Assembly-CSharp.dll ..\..\..\..\VMShared\KSP_1.3.1\Assembly-CSharp-firstpass.dll ..\..\..\..\VMShared\KSP_1.3.1\UnityEngine.dll ..\..\..\..\VMShared\KSP_1.3.1\UnityEngine.UI.dll if $(ConfigurationName) == Release ( copy "$(TargetDir)AlphabeticalKerbals.dll" "$(SolutionDir)distrib\AlphabeticalKerbals\" /y echo "Looking for 7-zip in Program Files = %25ProgramFiles%25" if exist "%25ProgramFiles%25\7-Zip\7z.exe" ( "%25ProgramFiles%25\7-Zip\7z.exe" a -r -y "$(SolutionDir)distrib\AlphabeticalKerbals.zip" "$(SolutionDir)distrib\AlphabeticalKerbals" ) )