Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] r1581 - trunk/Core


Chronological Thread 
  • From: boulos@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [MANTA] r1581 - trunk/Core
  • Date: Mon, 30 Jul 2007 14:25:03 -0600 (MDT)

Author: boulos
Date: Mon Jul 30 14:25:03 2007
New Revision: 1581

Modified:
   trunk/Core/CMakeLists.txt
Log:
Adding the Preprocessor.h file although this really
only affects things like an XCode or MSVC build.


Modified: trunk/Core/CMakeLists.txt
==============================================================================
--- trunk/Core/CMakeLists.txt   (original)
+++ trunk/Core/CMakeLists.txt   Mon Jul 30 14:25:03 2007
@@ -69,6 +69,7 @@
      Util/LargeFile.h
      Util/LargeFile.cc
      Util/MemoryPool.h
+     Util/Preprocessor.h
      Util/PriorityQueue.h
      Util/Stat.h
      Util/ThreadStorage.h




  • [MANTA] r1581 - trunk/Core, boulos, 07/30/2007

Archive powered by MHonArc 2.6.16.

Top of page