代码搜索:VC8
找到约 27 项符合「VC8」的源代码
代码结果 27
www.eeworm.com/read/458000/7314446
bat make_uname.bat
@echo off
REM This builds all the libraries of the folder for 1 uname
call tecmake %1 %2 %3 %4 %5 %6 %7 %8
if "%1"=="" goto luaexe
if "%1"=="vc8" goto luaexe
if "%1"=="vc8_64"
www.eeworm.com/read/416830/2106300
win32 makefile.win32
!include ..\..\..\MakeVars.win32
!include ..\MakeVars.win32
!ifdef VC8
mt:
$(MT) -manifest channel.dll.manifest -outputresource:channel.dll;#1
$(MT) -manifest consumer.dll.manifest -outputresource:
www.eeworm.com/read/368351/9700370
bat make_uname.bat
@echo off
REM This builds all the libraries of the folder for 1 uname
call tecmake %1 %2 %3 %4 %5 %6 %7 %8
if "%1"=="" goto luaexe
if "%1"=="vc8" goto luaexe
if "%1"=="vc8_64"
www.eeworm.com/read/416830/2106280
win32 makefile.win32
!include ..\..\..\MakeVars.win32
!include ..\MakeVars.win32
!ifdef VC8
mt:
$(MT) -manifest client.exe.manifest -outputresource:client.exe;#1
$(MT) -manifest server.exe.manifest -outputresource:serv
www.eeworm.com/read/416830/2106288
win32 makefile.win32
!include ..\..\..\MakeVars.win32
!include ..\MakeVars.win32
!ifdef VC8
mt:
$(MT) -manifest client.exe.manifest -outputresource:client.exe;#1
$(MT) -manifest philo.dll.manifest -outputresource:philo
www.eeworm.com/read/347286/11676505
txt readme.txt
2006.08.05
successfully compiled under:
Visual Studio 6 Interprise Edition(vc6)
Visual C++ 2005 professional(vc8)
Intel C++ Compiler 8.0
corresponding x264 version: Rev.551
Every modification
www.eeworm.com/read/416830/2106255
win32 makefile.win32
all: client.exe server.exe mt
!ifdef VC8
mt:
$(MT) -manifest client.exe.manifest -outputresource:client.exe;#1
$(MT) -manifest server.exe.manifest -outputresource:server.exe;#1
!else
mt:
!endif
www.eeworm.com/read/189320/5200361
mpb ace_x11.mpb
// -*- MPC -*-
// ace_x11.mpb,v 1.3 2005/01/23 11:53:28 mbrudka Exp
project {
specific(vc6,vc7,vc71,vc8) {
} else {
requires += x11
}
// Depends on configration from include/makeinclude/
www.eeworm.com/read/433911/1880270
mpb ace_x11.mpb
// -*- MPC -*-
// $Id: ace_x11.mpb 83627 2008-11-10 10:47:00Z johnnyw $
project {
specific(vc71,vc8,vc9,vc10) {
} else {
requires += x11
}
// Depends on configration from includ
www.eeworm.com/read/433911/1880282
mpb crosscompile.mpb
// -*- MPC -*-
// $Id: crosscompile.mpb 83627 2008-11-10 10:47:00Z johnnyw $
project {
specific(vc7, vc71, vc8, vc9, vc10) {
nocross = 1
}
verbatim(gnuace, circuit) {
ifneq ($(C