Searched refs:sln (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/platforms/Windows/MSVC10/
H A DfixwxGUIDs.pl10 # 1) Open and close wx.dsw with VS9 to convert to wx.sln (VS10 can't open them)
11 # 2) Open and close wx.sln, creating the .vcxproj
12 # 3) Run this script. It will replace the new GUIDs in the wx vcxproj by the old ones from the aMule-MSVC10E-ExtLibs.sln .
13 # 4) Now load aMule-MSVCE-ExtLibs.sln. It won't be changed anymore.
18 open(sln, 'aMule-MSVC10E-ExtLibs.sln') or die $!;
21 while (<sln>) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/platforms/Windows/MSVC9/
H A DfixwxGUIDs.pl11 # 2) Run this script. It will replace the new GUIDs in the wx vcproj by the old ones from the aMule-MSVCE-ExtLibs.sln .
12 # 3) Now load aMule-MSVCE-ExtLibs.sln. It won't be changed anymore.
17 open(sln, 'aMule-MSVCE-ExtLibs.sln');
19 while (<sln>) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/
H A DMakefile.am43 FLAC.sln \
H A DMakefile.in247 FLAC.sln \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/winmsi/
H A Dwinbuild.bat63 if exist Berkeley_DB.sln goto ENDCONVERSION
64 echo ************* Berkeley_DB.sln was not created ***********
70 ::devenv /useenv /build Release /project instenv ..\instenv\instenv.sln >> ..\winbld.out 2>&1
74 devenv /useenv /build "Debug x86" /project build_all Berkeley_DB.sln >> ..\winbld.out 2>&1
76 devenv /useenv /build "Release x86" /project build_all Berkeley_DB.sln >> ..\winbld.out 2>&1
78 devenv /useenv /build "Debug x86" /project db_java Berkeley_DB.sln >> ..\winbld.out 2>&1
80 devenv /useenv /build "Release x86" /project db_java Berkeley_DB.sln >> ..\winbld.out 2>&1
82 devenv /useenv /build "Debug x86" /project db_tcl Berkeley_DB.sln >> ..\winbld.out 2>&1
84 devenv /useenv /build "Release x86" /project db_tcl Berkeley_DB.sln >> ..\winbld.out 2>&1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/
H A DMakefile.am73 openvpn.sln \
H A Dmsvc-env.bat13 set SOLUTION=openvpn.sln
H A DMakefile.in152 README.polarssl openvpn.sln msvc-env.bat msvc-dev.bat \
389 README.IPv6 TODO.IPv6 README.polarssl openvpn.sln msvc-env.bat \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/w1/
H A Dw1_int.c192 struct w1_slave *sl, *sln; local
201 list_for_each_entry_safe(sl, sln, &dev->slist, w1_slave_entry)
H A Dw1.c785 struct w1_slave *sl, *sln; local
793 list_for_each_entry_safe(sl, sln, &dev->slist, w1_slave_entry) {
925 struct w1_slave *sl, *sln; local
932 list_for_each_entry_safe(sl, sln, &dev->slist, w1_slave_entry) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/
H A DMakefile.am77 C.sln C.vcproj C.vcproj.vspscc \
H A DMakefile282 C.sln C.vcproj C.vcproj.vspscc \
H A DMakefile.in282 C.sln C.vcproj C.vcproj.vspscc \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A Dskiplist.c506 struct skiplistnode *sln; local
508 sln = skiplist_getlist(a);
509 if (sln) {
510 data = sln->data;
511 skiplisti_remove(a, sln, myfree);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/
H A DMakefile.am23 MSVS_FILES=config.h msvs.net.sln unistd.h
H A DMakefile.in280 MSVS_FILES = config.h msvs.net.sln unistd.h
H A DMakefile280 MSVS_FILES = config.h msvs.net.sln unistd.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A DMakefile.am79 WIN32-Prj/libevent.sln WIN32-Prj/libevent.vcproj \
H A DMakefile371 WIN32-Prj/libevent.sln WIN32-Prj/libevent.vcproj \
H A DMakefile.in371 WIN32-Prj/libevent.sln WIN32-Prj/libevent.vcproj \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/Strn/
H A DMakefile.in117 PACKAGE=configure Makefile.in configure.in config.h.in Strn.vcproj Strn.sln tester.c $(CFILES) $(HFILES)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dallformats.c270 REGISTER_DEMUXER (SLN, sln);

Completed in 175 milliseconds