Browse Source

修改设置

zhangyang 6 years ago
parent
commit
8dfe5dffad

File diff suppressed because it is too large
+ 24 - 0
bin/Win32/Debug/zhipuzi_pos_windows/log/pos.log


BIN
bin/Win32/Debug/zhipuzi_pos_windows/zhipuzi_pos_windows.exe


+ 1 - 0
lewaimai_dispatch/lewaimai_dispatch_windows.vcxproj

@@ -141,6 +141,7 @@ copy $(ProjectDir)conf\ $(SolutionDir)bin\$(Platform)\$(Configuration)\conf\</Co
     </Link>
     <PostBuildEvent>
       <Command>mkdir $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\
+mkdir $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\conf\
 copy $(TargetPath) $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\
 copy $(SolutionDir)dll\debug\ $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\
 copy $(ProjectDir)conf\ $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\conf\</Command>

+ 1 - 0
lewaimai_pathplanning/lewaimai_pathplanning_windows.vcxproj

@@ -141,6 +141,7 @@ copy $(ProjectDir)conf\ $(SolutionDir)bin\$(Platform)\$(Configuration)\conf\</Co
     </Link>
     <PostBuildEvent>
       <Command>mkdir $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\
+mkdir $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\conf\
 copy $(TargetPath) $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\
 copy $(SolutionDir)dll\debug\ $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\
 copy $(ProjectDir)conf\ $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\conf\</Command>