]> O.S.I.I.S - jp/crow.git/commitdiff
appveyor test
authorjp <jp_bruyere@hotmail.com>
Mon, 25 Jul 2016 05:56:07 +0000 (07:56 +0200)
committerjp <jp_bruyere@hotmail.com>
Mon, 25 Jul 2016 05:56:07 +0000 (07:56 +0200)
Crow.csproj

index c4d53a832029db6aabe544258a689d23c8a7c5ff..92f30474e40a43f6d746cf48e407024d1b203f50 100644 (file)
@@ -23,8 +23,8 @@
     <ReleaseVersion>0.4</ReleaseVersion>
     <ProductVersion>8.0.30703</ProductVersion>
     <SchemaVersion>2.0</SchemaVersion>
-    <OutputPath>$(SolutionDir)\build\$(Configuration)</OutputPath>
-    <IntermediateOutputPath>$(SolutionDir)\build\obj\$(Configuration)</IntermediateOutputPath>
+    <OutputPath>$(SolutionDir)build\$(Configuration)</OutputPath>
+    <IntermediateOutputPath>$(SolutionDir)build\obj\$(Configuration)</IntermediateOutputPath>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>