Well, we can write a complex integral as
## \int(u+iv)(dx+idy) = \int(udx-vdy)+i\int(vdx+udy)##.
Now define a couple of forces, ## \mathbf{F}_1 = (u,-v) ##, ## \mathbf{F}_2 = (v, u) ##, and an infinitesimal displacement ## d\mathbf{r} = (dx,dy) ##. Then the complex integral is the same as
## \int \mathbf{F}_1\cdot d\mathbf{r} + i \int \mathbf{F}_2\cdot d\mathbf{r} ##. That is, it's a complex number, the real part of which is the work done by ## \mathbf{F}_1 ## and the imaginary part of which is that done by ## \mathbf{F}_2 ##.