479_uppsrc.diff

The diff file to apply for uppsrc directory - Sender Ghost, 05/24/2013 06:13 AM

Download (351 Bytes)

View differences:

uppsrc/Core/Core.upp 2013-05-24 07:09:39.000000000 +0400
11 11

  
12 12
library(LINUX) "pthread dl rt";
13 13

  
14
library(BSD) "pthread rt";
14
library(BSD) "pthread rt execinfo";
15 15

  
16 16
library(WIN32 !MSC8ARM) "advapi32 shell32 winmm mpr";