build-time
add a task on build time visual studio
Is it possible to add a task in visual studio project build time? My specific purpose is to copy a file and paste it somewh开发者_JS百科ere else. Its a configuration file.[详细]
2023-02-16 05:34 分类:问答Why are our Visual Studio builds so slow, but only on one machine?
We recently bought two new build machines that have the same specs/hardware. From what I understand, the same or very similar disk images were used to load onto that machine. But, I believe Visual Stu[详细]
2023-01-18 01:38 分类:问答"variable tracking" is eating my compile time!
I have an auto-generated file which looks something like this... static void do_SomeFunc1(void* parameter)[详细]
2023-01-02 11:44 分类:问答Does installation occur during runtime, or during compile time? [closed]
Closed. This question needs details or clarity. It is not currently accepting answers. 开发者_JAVA百科[详细]
2022-12-31 01:29 分类:问答Is there a way to display the build time of an entire solution in Visual Studio?
I know there is a way to display the build time of each project contained in a solution in visual studio. But what I\'m looking for is the total time it took to build an entire solution, from the mome[详细]
2022-12-17 07:18 分类:问答How can I determine why a build runs slowly in Visual Studio 2005?
I wanted to know if it is possible to know why a Visual Studio 2005 (MSBuild) build is taking a long time to build a project.[详细]
2022-12-09 09:18 分类:问答