删除编译期间文件
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project>
|
||||
<ProjectOutputs>
|
||||
<ProjectOutput>
|
||||
<FullPath>D:\project\fastweb\bin\release\fastweb.exe</FullPath>
|
||||
</ProjectOutput>
|
||||
</ProjectOutputs>
|
||||
<ContentFiles />
|
||||
<SatelliteDlls />
|
||||
<NonRecipeFileRefs />
|
||||
</Project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,21 +0,0 @@
|
||||
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(516,5): warning MSB8004: Intermediate 目录未以斜杠结尾。 此生成实例将添加斜杠,因为必须有这个斜杠才能正确计算 Intermediate 目录。
|
||||
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(517,5): warning MSB8004: Output 目录未以斜杠结尾。 此生成实例将添加斜杠,因为必须有这个斜杠才能正确计算 Output 目录。
|
||||
bytecodemanager.cpp
|
||||
config.cpp
|
||||
fastweb.cpp
|
||||
global.cpp
|
||||
main.cpp
|
||||
statemanager.cpp
|
||||
globalfuns.cpp
|
||||
request.cpp
|
||||
response.cpp
|
||||
session.cpp
|
||||
localstorage.cpp
|
||||
mysql.cpp
|
||||
logutils.cpp
|
||||
luautils.cpp
|
||||
正在生成代码
|
||||
Previous IPDB not found, fall back to full compilation.
|
||||
All 16180 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
|
||||
已完成代码的生成
|
||||
fastweb.vcxproj -> D:\project\fastweb\bin\release\fastweb.exe
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,14 +0,0 @@
|
||||
D:\project\fastweb\src\core\bytecodemanager.cpp;D:\project\fastweb\obj\release\bytecodemanager.obj
|
||||
D:\project\fastweb\src\core\config.cpp;D:\project\fastweb\obj\release\config.obj
|
||||
D:\project\fastweb\src\core\fastweb.cpp;D:\project\fastweb\obj\release\fastweb.obj
|
||||
D:\project\fastweb\src\core\global.cpp;D:\project\fastweb\obj\release\global.obj
|
||||
D:\project\fastweb\src\core\main.cpp;D:\project\fastweb\obj\release\main.obj
|
||||
D:\project\fastweb\src\core\statemanager.cpp;D:\project\fastweb\obj\release\statemanager.obj
|
||||
D:\project\fastweb\src\module\globalfuns.cpp;D:\project\fastweb\obj\release\globalfuns.obj
|
||||
D:\project\fastweb\src\module\http\request.cpp;D:\project\fastweb\obj\release\request.obj
|
||||
D:\project\fastweb\src\module\http\response.cpp;D:\project\fastweb\obj\release\response.obj
|
||||
D:\project\fastweb\src\module\http\session.cpp;D:\project\fastweb\obj\release\session.obj
|
||||
D:\project\fastweb\src\module\localstorage.cpp;D:\project\fastweb\obj\release\localstorage.obj
|
||||
D:\project\fastweb\src\module\mysql.cpp;D:\project\fastweb\obj\release\mysql.obj
|
||||
D:\project\fastweb\src\utils\logutils.cpp;D:\project\fastweb\obj\release\logutils.obj
|
||||
D:\project\fastweb\src\utils\luautils.cpp;D:\project\fastweb\obj\release\luautils.obj
|
||||
@@ -1,2 +0,0 @@
|
||||
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0:
|
||||
Release|x64|D:\project\fastweb\|
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
^D:\PROJECT\FASTWEB\OBJ\RELEASE\BYTECODEMANAGER.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\CONFIG.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\FASTWEB.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\GLOBAL.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\GLOBALFUNS.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\LOCALSTORAGE.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\LOGUTILS.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\LUAUTILS.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\MAIN.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\MYSQL.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\REQUEST.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\RESPONSE.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\SESSION.OBJ|D:\PROJECT\FASTWEB\OBJ\RELEASE\STATEMANAGER.OBJ
|
||||
D:\project\fastweb\obj\release\fastweb.IPDB
|
||||
D:\project\fastweb\obj\release\fastweb.iobj
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user