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