Since config.h is updated, the demo makefiles needed to be updated with the latest DEFINES. Also changed some of the demo projects built with CodeBlocks.

This commit is contained in:
skarg
2007-08-21 23:00:56 +00:00
parent f74d39558f
commit 6dc7399605
28 changed files with 177 additions and 321 deletions
+1 -1
View File
@@ -337,7 +337,7 @@ uint32_t bacfile_instance(char *filename)
return instance;
}
#if TSM_ENABLED
#if MAX_TSM_TRANSACTIONS
/* this is one way to match up the invoke ID with */
/* the file ID from the AtomicReadFile request. */
/* Another way would be to store the */