Debug AnyCPU {ADBFC08F-A516-4790-9F9E-FB3000619E2A} Exe LaptopSimulator2015 LaptopSimulator2015 v4.8 512 true true AnyCPU true full false bin\Debug\ DEBUG;TRACE prompt 4 AnyCPU none true bin\Release\ TRACE prompt 4 false false true Form FakeDesktop.cs True True Resources.resx Form Splash.cs True True strings.de.resx True True strings.resx Form Tutorial.cs FakeDesktop.cs ResXFileCodeGenerator Resources.Designer.cs Splash.cs ResXFileCodeGenerator strings.de.Designer.cs ResXFileCodeGenerator strings.Designer.cs Tutorial.cs {9a9561a7-dd5f-43a5-a3f5-a95f35da204d} Base if not exist "$(TargetDir)Content\Levels" mkdir "$(TargetDir)Content\Levels" if exist "$(SolutionDir)tmp" copy $(SolutionDir)tmp\* "$(TargetDir)Content\Levels" rmdir /s /q "$(SolutionDir)tmp" if not exist "$(TargetDir)Content\Goals" mkdir "$(TargetDir)Content\Goals" if exist "$(SolutionDir)tmp1" copy $(SolutionDir)tmp1\* "$(TargetDir)Content\Goals" rmdir /s /q "$(SolutionDir)tmp1" if not exist "$(TargetDir)Content\Glitches" mkdir "$(TargetDir)Content\Glitches" if exist "$(SolutionDir)tmp2" copy $(SolutionDir)tmp2\* "$(TargetDir)Content\Glitches" rmdir /s /q "$(SolutionDir)tmp2" if exist "$(SolutionDir)tmp3" copy $(SolutionDir)tmp3\* "$(TargetDir)" rmdir /s /q "$(SolutionDir)tmp3" del /q "$(TargetDir)save.xml"