summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2007-12-13 12:47:55 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2007-12-13 12:47:55 (GMT)
commit1bd0f2164cdc4827f850fa3141413db82486c991 (patch)
tree28d82c3a055cc810a653796311d98840965500cc
parent993f6adc5879849dd464bae3b2eafe66112ac457 (diff)
download2iv35-1bd0f2164cdc4827f850fa3141413db82486c991.zip
2iv35-1bd0f2164cdc4827f850fa3141413db82486c991.tar.gz
2iv35-1bd0f2164cdc4827f850fa3141413db82486c991.tar.bz2
test gtk includes
-rw-r--r--Smoke/Week 2.ncbbin879616 -> 11930624 bytes
-rw-r--r--Smoke/Week 2.sln26
-rw-r--r--Smoke/Week 2.suobin8704 -> 17408 bytes
-rw-r--r--Smoke/Week 2.vcproj632
4 files changed, 446 insertions, 212 deletions
diff --git a/Smoke/Week 2.ncb b/Smoke/Week 2.ncb
index f5ca8b0..db528a5 100644
--- a/Smoke/Week 2.ncb
+++ b/Smoke/Week 2.ncb
Binary files differ
diff --git a/Smoke/Week 2.sln b/Smoke/Week 2.sln
index 4e3085c..5c24e82 100644
--- a/Smoke/Week 2.sln
+++ b/Smoke/Week 2.sln
@@ -1,21 +1,19 @@
-Microsoft Visual Studio Solution File, Format Version 7.00
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Week 2", "Week 2.vcproj", "{12DB15AF-3598-47D1-8E00-7A70003BAD38}"
EndProject
Global
- GlobalSection(SolutionConfiguration) = preSolution
- ConfigName.0 = Debug
- ConfigName.1 = Release
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
EndGlobalSection
- GlobalSection(ProjectDependencies) = postSolution
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {12DB15AF-3598-47D1-8E00-7A70003BAD38}.Debug|Win32.ActiveCfg = Debug|Win32
+ {12DB15AF-3598-47D1-8E00-7A70003BAD38}.Debug|Win32.Build.0 = Debug|Win32
+ {12DB15AF-3598-47D1-8E00-7A70003BAD38}.Release|Win32.ActiveCfg = Release|Win32
+ {12DB15AF-3598-47D1-8E00-7A70003BAD38}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {12DB15AF-3598-47D1-8E00-7A70003BAD38}.Debug.ActiveCfg = Debug|Win32
- {12DB15AF-3598-47D1-8E00-7A70003BAD38}.Debug.Build.0 = Debug|Win32
- {12DB15AF-3598-47D1-8E00-7A70003BAD38}.Release.ActiveCfg = Release|Win32
- {12DB15AF-3598-47D1-8E00-7A70003BAD38}.Release.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
diff --git a/Smoke/Week 2.suo b/Smoke/Week 2.suo
index b629ce1..e7aef13 100644
--- a/Smoke/Week 2.suo
+++ b/Smoke/Week 2.suo
Binary files differ
diff --git a/Smoke/Week 2.vcproj b/Smoke/Week 2.vcproj
index e9e8e1e..8565198 100644
--- a/Smoke/Week 2.vcproj
+++ b/Smoke/Week 2.vcproj
@@ -1,588 +1,824 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.00"
+ Version="8,00"
Name="Week 2"
ProjectGUID="{12DB15AF-3598-47D1-8E00-7A70003BAD38}"
- Keyword="Win32Proj">
+ Keyword="Win32Proj"
+ >
<Platforms>
<Platform
- Name="Win32"/>
+ Name="Win32"
+ />
</Platforms>
+ <ToolFiles>
+ </ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="1"
- CharacterSet="2">
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="-DG_OS_WIN32"
Optimization="0"
- AdditionalIncludeDirectories="&quot;D:\My Documents\Visual Studio Projects\OpenGL\Smoke\fftw-2.1.3\rfftw&quot;;&quot;D:\My Documents\Visual Studio Projects\OpenGL\Smoke\GLUT&quot;;&quot;D:\My Documents\Visual Studio Projects\OpenGL\Smoke\fftw-2.1.3\fftw&quot;"
+ AdditionalIncludeDirectories="&quot;D:\GTK\GtkGLExt\1.0\lib\gtkglext-1.0\include&quot;;&quot;D:\GTK\GtkGLExt\1.0\include\gtkglext-1.0&quot;;&quot;D:\GTK\include\atk-1.0&quot;;&quot;D:\GTK\lib\gtk-2.0\include&quot;;&quot;D:\GTK\include\pango-1.0\&quot;;&quot;D:\GTK\lib\glib-2.0\include&quot;;&quot;D:\GTK\include\glib-2.0&quot;;&quot;D:\My Documents\Visual Studio 2005\Projects\OpenGL\Smoke\fftw-2.1.3\rfftw&quot;;&quot;D:\My Documents\Visual Studio 2005\Projects\OpenGL\Smoke\GLUT&quot;;D:\GTK\include\cairo;&quot;D:\GTK\include\gtk-2.0&quot;;&quot;D:\My Documents\Visual Studio 2005\Projects\OpenGL\Smoke\fftw-2.1.3\fftw&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
- MinimalRebuild="TRUE"
+ MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="5"
+ RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
+ Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
- CompileAs="1"/>
+ CompileAs="1"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
<Tool
- Name="VCCustomBuildTool"/>
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="glut32.lib"
OutputFile="$(OutDir)/Week 2.exe"
LinkIncremental="2"
- AdditionalLibraryDirectories="&quot;D:\My Documents\Visual Studio Projects\OpenGL\Smoke\GLUT&quot;"
- GenerateDebugInformation="TRUE"
+ AdditionalLibraryDirectories="D:\GTK\lib;&quot;D:\GTK\GtkGLExt\1.0\lib\gtkglext-1.0\&quot;;D:\GTK\GtkGLExt\1.0;&quot;D:\GTK\include\atk-1.0&quot;;&quot;D:\GTK\lib\gtk-2.0\&quot;;&quot;D:\GTK\include\pango-1.0\&quot;;&quot;D:\GTK\lib\glib-2.0\&quot;;D:\GTK\include\cairo;&quot;D:\GTK\include\gtk-2.0&quot;;&quot;D:\My Documents\Visual Studio 2005\Projects\OpenGL\Smoke\GLUT&quot;"
+ GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/Week 2.pdb"
SubSystem="1"
- TargetMachine="1"/>
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
<Tool
- Name="VCMIDLTool"/>
+ Name="VCManifestTool"
+ />
<Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCXDCMakeTool"
+ />
<Tool
- Name="VCPreBuildEventTool"/>
+ Name="VCBscMakeTool"
+ />
<Tool
- Name="VCPreLinkEventTool"/>
+ Name="VCFxCopTool"
+ />
<Tool
- Name="VCResourceCompilerTool"/>
+ Name="VCAppVerifierTool"
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCWebDeploymentTool"
+ />
<Tool
- Name="VCWebDeploymentTool"/>
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="1"
- CharacterSet="2">
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- OmitFramePointers="TRUE"
+ OmitFramePointers="true"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- StringPooling="TRUE"
- RuntimeLibrary="4"
- EnableFunctionLevelLinking="TRUE"
+ StringPooling="true"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
<Tool
- Name="VCCustomBuildTool"/>
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)/Week 2.exe"
LinkIncremental="1"
- GenerateDebugInformation="TRUE"
+ GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- TargetMachine="1"/>
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
<Tool
- Name="VCMIDLTool"/>
+ Name="VCManifestTool"
+ />
<Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCXDCMakeTool"
+ />
<Tool
- Name="VCPreBuildEventTool"/>
+ Name="VCBscMakeTool"
+ />
<Tool
- Name="VCPreLinkEventTool"/>
+ Name="VCFxCopTool"
+ />
<Tool
- Name="VCResourceCompilerTool"/>
+ Name="VCAppVerifierTool"
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCWebDeploymentTool"
+ />
<Tool
- Name="VCWebDeploymentTool"/>
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
</Configurations>
+ <References>
+ </References>
<Files>
<Filter
Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
+ Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
+ >
<File
- RelativePath="fftw-2.1.3\fftw\config.c">
+ RelativePath="fftw-2.1.3\fftw\config.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\executor.c">
+ RelativePath="fftw-2.1.3\fftw\executor.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_1.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_1.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_10.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_10.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_11.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_11.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_12.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_12.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_128.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_128.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_13.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_13.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_14.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_14.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_15.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_15.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_16.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_16.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_2.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_2.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_3.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_3.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_32.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_32.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_4.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_4.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_5.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_5.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_6.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_6.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_64.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_64.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_7.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_7.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_8.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_8.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fcr_9.c">
+ RelativePath="fftw-2.1.3\rfftw\fcr_9.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fftwf77.c">
+ RelativePath="fftw-2.1.3\fftw\fftwf77.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fftwnd.c">
+ RelativePath="fftw-2.1.3\fftw\fftwnd.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhb_10.c">
+ RelativePath="fftw-2.1.3\rfftw\fhb_10.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhb_16.c">
+ RelativePath="fftw-2.1.3\rfftw\fhb_16.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhb_2.c">
+ RelativePath="fftw-2.1.3\rfftw\fhb_2.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhb_3.c">
+ RelativePath="fftw-2.1.3\rfftw\fhb_3.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhb_32.c">
+ RelativePath="fftw-2.1.3\rfftw\fhb_32.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhb_4.c">
+ RelativePath="fftw-2.1.3\rfftw\fhb_4.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhb_5.c">
+ RelativePath="fftw-2.1.3\rfftw\fhb_5.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhb_6.c">
+ RelativePath="fftw-2.1.3\rfftw\fhb_6.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhb_7.c">
+ RelativePath="fftw-2.1.3\rfftw\fhb_7.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhb_8.c">
+ RelativePath="fftw-2.1.3\rfftw\fhb_8.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhb_9.c">
+ RelativePath="fftw-2.1.3\rfftw\fhb_9.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhf_10.c">
+ RelativePath="fftw-2.1.3\rfftw\fhf_10.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhf_16.c">
+ RelativePath="fftw-2.1.3\rfftw\fhf_16.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhf_2.c">
+ RelativePath="fftw-2.1.3\rfftw\fhf_2.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhf_3.c">
+ RelativePath="fftw-2.1.3\rfftw\fhf_3.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhf_32.c">
+ RelativePath="fftw-2.1.3\rfftw\fhf_32.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhf_4.c">
+ RelativePath="fftw-2.1.3\rfftw\fhf_4.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhf_5.c">
+ RelativePath="fftw-2.1.3\rfftw\fhf_5.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhf_6.c">
+ RelativePath="fftw-2.1.3\rfftw\fhf_6.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhf_7.c">
+ RelativePath="fftw-2.1.3\rfftw\fhf_7.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhf_8.c">
+ RelativePath="fftw-2.1.3\rfftw\fhf_8.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\fhf_9.c">
+ RelativePath="fftw-2.1.3\rfftw\fhf_9.c"
+ >
</File>
<File
- RelativePath="fluids.c">
+ RelativePath="fluids.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_1.c">
+ RelativePath="fftw-2.1.3\fftw\fn_1.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_10.c">
+ RelativePath="fftw-2.1.3\fftw\fn_10.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_11.c">
+ RelativePath="fftw-2.1.3\fftw\fn_11.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_12.c">
+ RelativePath="fftw-2.1.3\fftw\fn_12.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_13.c">
+ RelativePath="fftw-2.1.3\fftw\fn_13.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_14.c">
+ RelativePath="fftw-2.1.3\fftw\fn_14.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_15.c">
+ RelativePath="fftw-2.1.3\fftw\fn_15.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_16.c">
+ RelativePath="fftw-2.1.3\fftw\fn_16.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_2.c">
+ RelativePath="fftw-2.1.3\fftw\fn_2.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_3.c">
+ RelativePath="fftw-2.1.3\fftw\fn_3.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_32.c">
+ RelativePath="fftw-2.1.3\fftw\fn_32.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_4.c">
+ RelativePath="fftw-2.1.3\fftw\fn_4.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_5.c">
+ RelativePath="fftw-2.1.3\fftw\fn_5.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_6.c">
+ RelativePath="fftw-2.1.3\fftw\fn_6.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_64.c">
+ RelativePath="fftw-2.1.3\fftw\fn_64.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_7.c">
+ RelativePath="fftw-2.1.3\fftw\fn_7.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_8.c">
+ RelativePath="fftw-2.1.3\fftw\fn_8.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fn_9.c">
+ RelativePath="fftw-2.1.3\fftw\fn_9.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_1.c">
+ RelativePath="fftw-2.1.3\fftw\fni_1.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_10.c">
+ RelativePath="fftw-2.1.3\fftw\fni_10.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_11.c">
+ RelativePath="fftw-2.1.3\fftw\fni_11.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_12.c">
+ RelativePath="fftw-2.1.3\fftw\fni_12.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_13.c">
+ RelativePath="fftw-2.1.3\fftw\fni_13.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_14.c">
+ RelativePath="fftw-2.1.3\fftw\fni_14.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_15.c">
+ RelativePath="fftw-2.1.3\fftw\fni_15.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_16.c">
+ RelativePath="fftw-2.1.3\fftw\fni_16.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_2.c">
+ RelativePath="fftw-2.1.3\fftw\fni_2.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_3.c">
+ RelativePath="fftw-2.1.3\fftw\fni_3.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_32.c">
+ RelativePath="fftw-2.1.3\fftw\fni_32.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_4.c">
+ RelativePath="fftw-2.1.3\fftw\fni_4.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_5.c">
+ RelativePath="fftw-2.1.3\fftw\fni_5.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_6.c">
+ RelativePath="fftw-2.1.3\fftw\fni_6.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_64.c">
+ RelativePath="fftw-2.1.3\fftw\fni_64.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_7.c">
+ RelativePath="fftw-2.1.3\fftw\fni_7.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_8.c">
+ RelativePath="fftw-2.1.3\fftw\fni_8.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fni_9.c">
+ RelativePath="fftw-2.1.3\fftw\fni_9.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_1.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_1.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_10.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_10.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_11.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_11.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_12.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_12.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_128.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_128.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_13.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_13.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_14.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_14.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_15.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_15.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_16.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_16.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_2.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_2.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_3.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_3.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_32.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_32.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_4.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_4.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_5.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_5.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_6.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_6.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_64.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_64.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_7.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_7.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_8.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_8.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\frc_9.c">
+ RelativePath="fftw-2.1.3\rfftw\frc_9.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_10.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_10.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_16.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_16.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_2.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_2.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_3.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_3.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_32.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_32.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_4.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_4.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_5.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_5.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_6.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_6.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_64.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_64.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_7.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_7.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_8.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_8.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftw_9.c">
+ RelativePath="fftw-2.1.3\fftw\ftw_9.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_10.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_10.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_16.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_16.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_2.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_2.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_3.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_3.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_32.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_32.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_4.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_4.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_5.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_5.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_6.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_6.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_64.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_64.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_7.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_7.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_8.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_8.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\ftwi_9.c">
+ RelativePath="fftw-2.1.3\fftw\ftwi_9.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\generic.c">
+ RelativePath="fftw-2.1.3\fftw\generic.c"
+ >
</File>
<File
- RelativePath="glut.c">
+ RelativePath=".\gtk.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\malloc.c">
+ RelativePath="fftw-2.1.3\fftw\malloc.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\planner.c">
+ RelativePath="fftw-2.1.3\fftw\planner.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\putils.c">
+ RelativePath="fftw-2.1.3\fftw\putils.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\rader.c">
+ RelativePath="fftw-2.1.3\fftw\rader.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\rconfig.c">
+ RelativePath="fftw-2.1.3\rfftw\rconfig.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\rexec.c">
+ RelativePath="fftw-2.1.3\rfftw\rexec.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\rexec2.c">
+ RelativePath="fftw-2.1.3\rfftw\rexec2.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\rfftwf77.c">
+ RelativePath="fftw-2.1.3\rfftw\rfftwf77.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\rfftwnd.c">
+ RelativePath="fftw-2.1.3\rfftw\rfftwnd.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\rgeneric.c">
+ RelativePath="fftw-2.1.3\rfftw\rgeneric.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\rplanner.c">
+ RelativePath="fftw-2.1.3\rfftw\rplanner.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\timer.c">
+ RelativePath="fftw-2.1.3\fftw\timer.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\twiddle.c">
+ RelativePath="fftw-2.1.3\fftw\twiddle.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\wisdom.c">
+ RelativePath="fftw-2.1.3\fftw\wisdom.c"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\wisdomio.c">
+ RelativePath="fftw-2.1.3\fftw\wisdomio.c"
+ >
</File>
</Filter>
<Filter
Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc">
+ Filter="h;hpp;hxx;hm;inl;inc"
+ >
<File
- RelativePath="fftw-2.1.3\fftw\config.h">
+ RelativePath="fftw-2.1.3\fftw\config.h"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\f77_func.h">
+ RelativePath="fftw-2.1.3\fftw\f77_func.h"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fftw-int.h">
+ RelativePath="fftw-2.1.3\fftw\fftw-int.h"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fftw.h">
+ RelativePath="fftw-2.1.3\fftw\fftw.h"
+ >
</File>
<File
- RelativePath="fluids.h">
+ RelativePath="fluids.h"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\rfftw.h">
+ RelativePath="fftw-2.1.3\rfftw\rfftw.h"
+ >
</File>
</Filter>
<Filter
Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+ >
</Filter>
<File
- RelativePath="fftw-2.1.3\fftw\Makefile.am">
+ RelativePath="fftw-2.1.3\fftw\config.h.in"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\Makefile.am">
+ RelativePath="fftw-2.1.3\fftw\fftw.h.in"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\rfftw\Makefile.in">
+ RelativePath="fftw-2.1.3\rfftw\Makefile.am"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\Makefile.in">
+ RelativePath="fftw-2.1.3\fftw\Makefile.am"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\config.h.in">
+ RelativePath="fftw-2.1.3\fftw\Makefile.in"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\fftw.h.in">
+ RelativePath="fftw-2.1.3\rfftw\Makefile.in"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\stamp-h1.in">
+ RelativePath="fftw-2.1.3\fftw\stamp-h1.in"
+ >
</File>
<File
- RelativePath="fftw-2.1.3\fftw\stamp-h2.in">
+ RelativePath="fftw-2.1.3\fftw\stamp-h2.in"
+ >
</File>
</Files>
<Globals>