summaryrefslogtreecommitdiff
path: root/IvyProbe
diff options
context:
space:
mode:
Diffstat (limited to 'IvyProbe')
-rw-r--r--IvyProbe/IvyProbe.vcproj10
1 files changed, 6 insertions, 4 deletions
diff --git a/IvyProbe/IvyProbe.vcproj b/IvyProbe/IvyProbe.vcproj
index 062ca7d..cdf5dda 100644
--- a/IvyProbe/IvyProbe.vcproj
+++ b/IvyProbe/IvyProbe.vcproj
@@ -197,8 +197,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="C:\users\fcolin\Program Files\$(ConfigurationName)"
- IntermediateDirectory=".\Release"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="2"
@@ -250,11 +250,9 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
- ProgramDatabaseFile=".\Release/Test.pdb"
SubSystem="2"
/>
<Tool
@@ -529,5 +527,9 @@
</File>
</Files>
<Globals>
+ <Global
+ Name="RESOURCE_FILE"
+ Value="IvyProbe.rc"
+ />
</Globals>
</VisualStudioProject>