Binary files 421noasm/VisualC_net/Allegro_static_c.ncb and 421tmp/VisualC_net/Allegro_static_c.ncb differ diff -wurdN 421noasm/VisualC_net/Allegro_static_c.vcproj 421tmp/VisualC_net/Allegro_static_c.vcproj --- 421noasm/VisualC_net/Allegro_static_c.vcproj Wed Dec 31 16:00:00 1969 +++ 421tmp/VisualC_net/Allegro_static_c.vcproj Thu Mar 1 23:39:21 2007 @@ -0,0 +1,727 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Binary files 421noasm/VisualC_net/VisualC_net.ncb and 421tmp/VisualC_net/VisualC_net.ncb differ diff -wurdN 421noasm/VisualC_net/VisualC_net.sln 421tmp/VisualC_net/VisualC_net.sln --- 421noasm/VisualC_net/VisualC_net.sln Wed Dec 31 16:00:00 1969 +++ 421tmp/VisualC_net/VisualC_net.sln Thu Mar 1 23:34:42 2007 @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Allegro_static_c", "Allegro_static_c.vcproj", "{BB13700D-7259-449D-A019-8B93F56E6B73}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {BB13700D-7259-449D-A019-8B93F56E6B73}.Debug.ActiveCfg = Debug|Win32 + {BB13700D-7259-449D-A019-8B93F56E6B73}.Debug.Build.0 = Debug|Win32 + {BB13700D-7259-449D-A019-8B93F56E6B73}.Release.ActiveCfg = Release|Win32 + {BB13700D-7259-449D-A019-8B93F56E6B73}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal Binary files 421noasm/VisualC_net/VisualC_net.suo and 421tmp/VisualC_net/VisualC_net.suo differ diff -wurdN 421noasm/obj/msvc/alld_s_c/tmpfile.txt 421tmp/obj/msvc/alld_s_c/tmpfile.txt --- 421noasm/obj/msvc/alld_s_c/tmpfile.txt Wed Dec 31 16:00:00 1969 +++ 421tmp/obj/msvc/alld_s_c/tmpfile.txt Sun Nov 26 17:41:20 2006 @@ -0,0 +1 @@ +This file is needed because some unzip programs skip empty directories. diff -wurdN 421noasm/obj/msvc/alleg_s_c/tmpfile.txt 421tmp/obj/msvc/alleg_s_c/tmpfile.txt --- 421noasm/obj/msvc/alleg_s_c/tmpfile.txt Wed Dec 31 16:00:00 1969 +++ 421tmp/obj/msvc/alleg_s_c/tmpfile.txt Sun Nov 26 17:41:20 2006 @@ -0,0 +1 @@ +This file is needed because some unzip programs skip empty directories. diff -wurdN 421noasm/src/poly3d.c 421tmp/src/poly3d.c --- 421noasm/src/poly3d.c Sun Apr 9 04:07:00 2006 +++ 421tmp/src/poly3d.c Thu Mar 1 22:37:16 2007 @@ -28,14 +28,9 @@ #include "allegro.h" #include "allegro/internal/aintern.h" -#ifdef ALLEGRO_ASMCAPA_HEADER +#if defined ALLEGRO_ASMCAPA_HEADER && !defined ALLEGRO_NO_ASM #include ALLEGRO_ASMCAPA_HEADER #endif - -#ifdef ALLEGRO_NO_ASM - #undef ALLEGRO_MMX -#endif - #ifdef ALLEGRO_MMX