aboutsummaryrefslogtreecommitdiff
path: root/iemlib2/src/VC7/iem_atan2.vcproj
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2011-07-07 13:22:23 +0000
committermusil <tmusil@users.sourceforge.net>2011-07-07 13:22:23 +0000
commit570760dd8c7d7a10da7ef107b2ffae4c0c8442fe (patch)
tree12e68d315e3719d42da56bd1ffcb20919987e6f0 /iemlib2/src/VC7/iem_atan2.vcproj
parentbe3defac043d4453ad3130bd5f990b50b1614468 (diff)
deketed iemlib2.vcproj, added iem_atan2.vcproj, changed to correct makefile_vc7proj
svn path=/trunk/externals/iemlib/; revision=15145
Diffstat (limited to 'iemlib2/src/VC7/iem_atan2.vcproj')
-rw-r--r--iemlib2/src/VC7/iem_atan2.vcproj52
1 files changed, 52 insertions, 0 deletions
diff --git a/iemlib2/src/VC7/iem_atan2.vcproj b/iemlib2/src/VC7/iem_atan2.vcproj
new file mode 100644
index 0000000..0eb4427
--- /dev/null
+++ b/iemlib2/src/VC7/iem_atan2.vcproj
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="iem_atan2"
+ ProjectGUID="{6A44952F-0D55-44EE-9032-928368583BEC}"
+ SccProjectName=""
+ SccLocalPath=""
+ Keyword="MakeFileProj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="NMAKE /f makefile_vc7proj"
+ ReBuildCommandLine="NMAKE /f makefile_vc7proj /a"
+ Output="iem_atan2.exe"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="NMAKE /f makefile_vc7proj"
+ ReBuildCommandLine="NMAKE /f makefile_vc7proj /a"
+ Output="iem_atan2.exe"/>
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath="iem_atan2.bsc">
+ </File>
+ <File
+ RelativePath="makefile_vc7proj">
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>