Changeset 69 for cpp/gdk/neurotest.cpp


Ignore:
Timestamp:
02/03/11 03:09:19 (13 years ago)
Author:
sz
Message:

removed unnecessary files. all GDK samples can be built again (including neurotest). TODO: add #define GDK_WITHOUT_FRAMS to all VS projects! Note: read Makefile before syncing frams<->GDK!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/gdk/neurotest.cpp

    r66 r69  
    1919DefaultGenoConvManager gcm; //without this object the application would only handle "format 0" genotypes
    2020
    21 #ifndef NOCREATUREOBJECT
     21#ifndef GDK_WITHOUT_FRAMS
    2222#include "creatmechobj.h"
    2323int CreatMechObject::modeltags_id=0;
Note: See TracChangeset for help on using the changeset viewer.