dev 1.0.66 → 1.0.67

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/dev/Project.rb +1 -1
  2. metadata +1 -1
data/lib/dev/Project.rb CHANGED
@@ -386,7 +386,7 @@ class Project < Hash
386
386
  end
387
387
  if(platform=="x64")
388
388
  if(!has_key?(:x64_release_compile_flags))
389
- self[:x64_release_compile_flags]="/property:Configuration=Release /property:Platform=\"x64\" /p:OutputPath=./bin/x86/Release"
389
+ self[:x64_release_compile_flags]="/property:Configuration=Release /property:Platform=\"x64\" /p:OutputPath=./bin/x64/Release"
390
390
  end
391
391
  array<<"<paths,msbuild> #{cs} <x64_release_compile_flags>"
392
392
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dev
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.66
4
+ version: 1.0.67
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: