X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fjay%2Fjay.vcxproj;h=653bb388f7e819eb001935c6485f5045fec28b1c;hb=52e98abd6e5c6d10ddea91a529f7b1b2336e0696;hp=80468e43ccafa8f01bc755e7b7cc99e671580807;hpb=0b3c3126ea203240ba9864ab9082c44935f32f4f;p=mono.git diff --git a/mcs/jay/jay.vcxproj b/mcs/jay/jay.vcxproj index 80468e43cca..653bb388f7e 100644 --- a/mcs/jay/jay.vcxproj +++ b/mcs/jay/jay.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -14,17 +14,18 @@ {5D485D32-3B9F-4287-AB24-C8DA5B89F537} jay Win32Proj + 8.1 Application MultiByte - v120 + v140 Application MultiByte - v120 + v140 @@ -38,50 +39,49 @@ <_ProjectFileVersion>10.0.30319.1 - Debug\ - Debug\ + $(MONO_BUILD_DIR_PREFIX)$(Platform)\bin\$(Configuration)\ + $(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)\$(Configuration)\ true - Release\ - Release\ - false + $(MONO_BUILD_DIR_PREFIX)$(Platform)\bin\$(Configuration)\ + $(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)\$(Configuration)\ Disabled SKEL_DIRECTORY=".";%(PreprocessorDefinitions) true - EnableFastChecks - MultiThreadedDebug Level3 - EditAndContinue - $(ProjectDir)/jay.exe - true - $(OutDir)jay.pdb Console - MachineX86 + + copy $(OutDir)jay.exe $(ProjectDir)jay.exe + + + false + SKEL_DIRECTORY=".";%(PreprocessorDefinitions) - MultiThreaded Level3 - ProgramDatabase + true + true - $(ProjectDir)/jay.exe - true Console - true - true - MachineX86 + + copy $(OutDir)jay.exe $(ProjectDir)jay.exe + + + false +