annotate armadillo-2.4.4/examples/example1_win32/example1_win32.sln @ 44:4fd0ce6f1f02

corrected bass attenuation
author matthiasm
date Mon, 21 May 2012 15:19:14 +0100
parents 8b6102e2a9b0
children
rev   line source
max@0 1 
max@0 2 Microsoft Visual Studio Solution File, Format Version 10.00
max@0 3 # Visual C++ Express 2008
max@0 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example1_win32", "example1_win32.vcproj", "{3D5424A0-4AFB-4477-9D2B-792D5FE32734}"
max@0 5 EndProject
max@0 6 Global
max@0 7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
max@0 8 Debug|Win32 = Debug|Win32
max@0 9 Release|Win32 = Release|Win32
max@0 10 EndGlobalSection
max@0 11 GlobalSection(ProjectConfigurationPlatforms) = postSolution
max@0 12 {3D5424A0-4AFB-4477-9D2B-792D5FE32734}.Debug|Win32.ActiveCfg = Debug|Win32
max@0 13 {3D5424A0-4AFB-4477-9D2B-792D5FE32734}.Debug|Win32.Build.0 = Debug|Win32
max@0 14 {3D5424A0-4AFB-4477-9D2B-792D5FE32734}.Release|Win32.ActiveCfg = Release|Win32
max@0 15 {3D5424A0-4AFB-4477-9D2B-792D5FE32734}.Release|Win32.Build.0 = Release|Win32
max@0 16 EndGlobalSection
max@0 17 GlobalSection(SolutionProperties) = preSolution
max@0 18 HideSolutionNode = FALSE
max@0 19 EndGlobalSection
max@0 20 EndGlobal