summary refs log tree commit diff stats
path: root/src/dirent
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2012-06-15 21:37:48 +0200
committerBerke Viktor <berkeviktor@aol.com>2012-06-15 21:37:48 +0200
commit593efa703b6914f963533da513576a26e744ead9 (patch)
tree3b164a0716b4b58f627ea56a7722c41fa6745c8f /src/dirent
parentbf37bd37556fbf20dfa1a6b40c56453eb1fe8d01 (diff)
LOTS of fixes to the VS solution
Diffstat (limited to 'src/dirent')
-rw-r--r--src/dirent/dirent.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dirent/dirent.vcxproj b/src/dirent/dirent.vcxproj
index 65fa2fb0..8ac38f92 100644
--- a/src/dirent/dirent.vcxproj
+++ b/src/dirent/dirent.vcxproj
@@ -35,6 +35,8 @@
   <PropertyGroup Label="UserMacros" />

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

     <TargetName>$(ProjectName)-win32</TargetName>

+    <OutDir>$(SolutionDir)build\$(PlatformName)\bin</OutDir>

+    <IntDir>$(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)</IntDir>

   </PropertyGroup>

   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

     <ClCompile>