Changeset 263:12947b259fb3 in mediastreamer2 for linphone/gtk-glade/linphone.dev


Ignore:
Timestamp:
Feb 18, 2009 10:57:29 PM (4 years ago)
Author:
smorlat <smorlat@…>
Branch:
default
Message:

make linphonecsh/linphonec work on windows

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@266 3f6dc0c8-ddfe-455d-9043-3cd528dc4637

File:
1 edited

Legend:

Unmodified
Added
Removed
  • linphone/gtk-glade/linphone.dev

    r214 r263  
    119119ResourceIncludes= 
    120120MakeIncludes= 
    121 Compiler=-ggdb -O2_@@_-DENABLE_NLS_@@__@@_ 
     121Compiler=-ggdb -O2_@@_-DENABLE_NLS_@@_-D_WIN32_WINNT=0x0501 _@@_ 
    122122CppCompiler= 
    123123Linker=-mwindows_@@_-Wl,--export-all-symbols_@@_-Wl,--add-stdcall-alias_@@_-llinphone_@@_-lmediastreamer2_@@_-lortp_@@_-lglade-2.0_@@_-lgtk-win32-2.0_@@_-lglib-2.0_@@_-lintl_@@_-lgdk_pixbuf-2.0_@@_-latk-1.0_@@_-lgobject-2.0_@@_-lgthread-2.0_@@_-lgdk-win32-2.0_@@_-losip2_@@_-losipparser2_@@_-leXosip2_@@_-lws2_32_@@_-lwininet_@@_ 
     
    173173Priority=1000 
    174174OverrideBuildCmd=0 
    175 BuildCmd=       $(CC) -c update.c -o Objects/update.o $(CFLAGS) 
     175BuildCmd=$(CC) -c update.c -o Objects/update.o $(CFLAGS) 
    176176 
Note: See TracChangeset for help on using the changeset viewer.