Difference between revisions of "Talk:Peerd.c/win32-makefile"

From Organic Design wiki
(add current runtime dependecies)
 
(add some detail for peerix)
 
Line 1: Line 1:
 
= Dependency files in local peerd directory =
 
= Dependency files in local peerd directory =
*SDL.dll
+
*windows
*libSDLmain.a
+
**SDL.dll
*SDL_image.dll
+
**libSDLmain.a
*SDL_ttf.dll
+
**SDL_image.dll
*libpng13.dll
+
**SDL_ttf.dll
*libtre-4.dll
+
**libpng13.dll
 +
**libtre-4.dll
 +
*mac
 +
*peerix
 +
**SDL_image.h
 +
**SDL_ttf.h
 +
**libpng.so

Latest revision as of 02:44, 10 December 2006

Dependency files in local peerd directory

  • windows
    • SDL.dll
    • libSDLmain.a
    • SDL_image.dll
    • SDL_ttf.dll
    • libpng13.dll
    • libtre-4.dll
  • mac
  • peerix
    • SDL_image.h
    • SDL_ttf.h
    • libpng.so