aboutsummaryrefslogtreecommitdiff
path: root/externals/iem/eval_sizeof/src/eval_sizeof.vcproj
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2011-06-29 17:09:35 +0000
committermusil <tmusil@users.sourceforge.net>2011-06-29 17:09:35 +0000
commit8988216326201e387c7c025e634155c4361bc9d0 (patch)
tree1c1781bc3c880a4e487668407a81cf64b71cb3fc /externals/iem/eval_sizeof/src/eval_sizeof.vcproj
parente4ed20c50a73fc9b5a27b69d0130976715577009 (diff)
svn path=/trunk/; revision=15122
Diffstat (limited to 'externals/iem/eval_sizeof/src/eval_sizeof.vcproj')
-rw-r--r--externals/iem/eval_sizeof/src/eval_sizeof.vcproj77
1 files changed, 77 insertions, 0 deletions
diff --git a/externals/iem/eval_sizeof/src/eval_sizeof.vcproj b/externals/iem/eval_sizeof/src/eval_sizeof.vcproj
new file mode 100644
index 00000000..d117754e
--- /dev/null
+++ b/externals/iem/eval_sizeof/src/eval_sizeof.vcproj
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="eval_sizeof"
+ ProjectGUID="{6A44952F-0D55-44EE-9032-928368583BEC}"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="0"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="NMAKE /f makefile_vcproj"
+ ReBuildCommandLine="NMAKE /f makefile_vcproj /a"
+ CleanCommandLine=""
+ Output="eval_sizeof.exe"
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="0"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="NMAKE /f makefile_vcproj"
+ ReBuildCommandLine="NMAKE /f makefile_vcproj /a"
+ CleanCommandLine=""
+ Output="eval_sizeof.exe"
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath="eval_sizeof.bsc"
+ >
+ </File>
+ <File
+ RelativePath="makefile_vcproj"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>