projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ce3504
)
Fix the warning MSB8028: The intermediate directory (..\x86_Unicode_Release\) contain...
author
Hiroshi Inoue
<inoue@tpf.co.jp>
Sun, 15 Jun 2014 12:22:29 +0000
(21:22 +0900)
committer
Hiroshi Inoue
<inoue@tpf.co.jp>
Sun, 15 Jun 2014 12:22:29 +0000
(21:22 +0900)
winbuild/pgxalib.vcxproj
patch
|
blob
|
blame
|
history
diff --git
a/winbuild/pgxalib.vcxproj
b/winbuild/pgxalib.vcxproj
index c6f824ec06290ffb01a98d189047266f3b09f05d..4322b9b98b46cb1bb4e61e50dffe47c455440c60 100755
(executable)
--- a/
winbuild/pgxalib.vcxproj
+++ b/
winbuild/pgxalib.vcxproj
@@
-84,7
+84,7
@@
</PropertyGroup>
<PropertyGroup>
- <IntDir>$(srcPath)$(TARGET_CPU)_$(TargetType)_$(Configuration)\</IntDir>
+ <IntDir>$(srcPath)$(TARGET_CPU)_$(TargetType)_$(Configuration)\
pgxalib\
</IntDir>
<OutDir>$(srcPath)$(TARGET_CPU)_$(TargetType)_$(Configuration)\</OutDir>
</PropertyGroup>