summaryrefslogtreecommitdiffstats
path: root/windows_vnet/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows_vnet/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj')
-rw-r--r--windows_vnet/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/windows_vnet/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj b/windows_vnet/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj
index 6b9b0ed..73c2e39 100644
--- a/windows_vnet/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj
+++ b/windows_vnet/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug"
+ OutputDirectory=".\..\..\..\..\hl\examples\$(ProjectName)\$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ptExampleFLdll\Release"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ptExampleFLdll\Release"
+ OutputDirectory=".\..\..\..\..\hl\examples\$(ProjectName)\$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"