Revision: 41960
http://brlcad.svn.sourceforge.net/brlcad/?rev=41960&view=rev
Author: erikgreenwald
Date: 2011-01-05 20:55:49 +0000 (Wed, 05 Jan 2011)
Log Message:
-----------
glue pixblend into the solution
Modified Paths:
--------------
brlcad/trunk/misc/win32-msvc8/brlcad/brlcad.sln
brlcad/trunk/misc/win32-msvc8/pixblend/pixblend.vcproj
Modified: brlcad/trunk/misc/win32-msvc8/brlcad/brlcad.sln
===================================================================
--- brlcad/trunk/misc/win32-msvc8/brlcad/brlcad.sln 2011-01-05 20:55:00 UTC
(rev 41959)
+++ brlcad/trunk/misc/win32-msvc8/brlcad/brlcad.sln 2011-01-05 20:55:49 UTC
(rev 41960)
@@ -1884,6 +1884,12 @@
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pixblend",
"..\pixblend\pixblend.vcproj", "{20068CD5-F9D4-414C-A4AD-D7188108E593}"
+ ProjectSection(WebsiteProperties) = preProject
+ Debug.AspNetCompiler.Debug = "True"
+ Release.AspNetCompiler.Debug = "False"
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Win32 = Release|Win32
@@ -2622,6 +2628,10 @@
{DF9092D4-42CA-4532-BB96-EB5BBFA8308A}.Release|Win32.Build.0 =
Release|Win32
{DF9092D4-42CA-4532-BB96-EB5BBFA8308A}.Release|x64.ActiveCfg =
Release|x64
{DF9092D4-42CA-4532-BB96-EB5BBFA8308A}.Release|x64.Build.0 =
Release|x64
+ {20068CD5-F9D4-414C-A4AD-D7188108E593}.Release|Win32.ActiveCfg
= Release|Win32
+ {20068CD5-F9D4-414C-A4AD-D7188108E593}.Release|Win32.Build.0 =
Release|Win32
+ {20068CD5-F9D4-414C-A4AD-D7188108E593}.Release|x64.ActiveCfg =
Release|x64
+ {20068CD5-F9D4-414C-A4AD-D7188108E593}.Release|x64.Build.0 =
Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Modified: brlcad/trunk/misc/win32-msvc8/pixblend/pixblend.vcproj
===================================================================
--- brlcad/trunk/misc/win32-msvc8/pixblend/pixblend.vcproj 2011-01-05
20:55:00 UTC (rev 41959)
+++ brlcad/trunk/misc/win32-msvc8/pixblend/pixblend.vcproj 2011-01-05
20:55:49 UTC (rev 41960)
@@ -3,7 +3,8 @@
ProjectType="Visual C++"
Version="8.00"
Name="pixblend"
- ProjectGUID="{009F96D0-B85A-43E3-82ED-E0FA60AA9E00}"
+ ProjectGUID="{20068CD5-F9D4-414C-A4AD-D7188108E593}"
+ RootNamespace="pixblend"
>
<Platforms>
<Platform
@@ -47,7 +48,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="../../../include"
+
AdditionalIncludeDirectories="../../../include;../../../src/other/tcl/generic"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;__win32;BRLCAD_DLL;HAVE_CONFIG_H;BRLCADBUILD;_CRT_SECURE_NO_WARNINGS"
StringPooling="true"
BasicRuntimeChecks="0"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits