author | ecalot
<ecalot> 2003-10-17 14:01:16 UTC |
committer | ecalot
<ecalot> 2003-10-17 14:01:16 UTC |
parent | a16efd2847632dc7101b97abae200db5085aa36d |
PR/pr.c | +1 | -1 |
PR/pr.dll | +0 | -0 |
PR/pr.exe | +0 | -0 |
PR/pr.lib | +0 | -0 |
PR/pr.obj | +0 | -0 |
diff --git a/PR/pr.c b/PR/pr.c index d35c677..fe13d9e 100644 --- a/PR/pr.c +++ b/PR/pr.c @@ -45,7 +45,7 @@ pr.c: Main source file for Princed Resources //Compilation options -//#define UNIX +#define UNIX //#define DLL #define PR_ABOUT "Princed resources (PR) V0.6 beta.\r\n(c) Copyright 2003 - Princed Development Team\r\nhttp://www.princed.com.ar\r\n\r\n" diff --git a/PR/pr.dll b/PR/pr.dll index e849151..eb545ad 100644 Binary files a/PR/pr.dll and b/PR/pr.dll differ diff --git a/PR/pr.exe b/PR/pr.exe index 55f991d..1785239 100755 Binary files a/PR/pr.exe and b/PR/pr.exe differ diff --git a/PR/pr.lib b/PR/pr.lib index 0303e7d..0c4e175 100644 Binary files a/PR/pr.lib and b/PR/pr.lib differ diff --git a/PR/pr.obj b/PR/pr.obj index ac34d50..710553b 100644 Binary files a/PR/pr.obj and b/PR/pr.obj differ