Changeset 51 in cheroxy for trunk/src/main.cpp


Ignore:
Timestamp:
11/27/12 13:50:22 (11 years ago)
Author:
cheese
Message:

#1 modify makefile to seperate build script to library and test module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/main.cpp

    r49 r51  
    2222# define THREAD_FUNCTION_CALLING_CONVENTION     WINAPI
    2323#else
     24# include <pthread.h>
    2425# define THREAD_TYPE                            pthread_t
    2526# define THREAD_FUNCTION_RETURN                 void *
Note: See TracChangeset for help on using the changeset viewer.